wireguard-go/conn
Jason A. Donenfeld ef8d6804d7 global: use netip where possible now
There are more places where we'll need to add it later, when Go 1.18
comes out with support for it in the "net" package. Also, allowedips
still uses slices internally, which might be suboptimal.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-11-23 22:03:15 +01:00
..
bindtest global: use netip where possible now 2021-11-23 22:03:15 +01:00
winrio winrio: test that IOCP-based RIO is supported 2021-04-09 14:26:08 -06:00
bind_linux.go global: use netip where possible now 2021-11-23 22:03:15 +01:00
bind_std.go global: use netip where possible now 2021-11-23 22:03:15 +01:00
bind_windows.go global: use netip where possible now 2021-11-23 22:03:15 +01:00
boundif_android.go conn: make binds replacable 2021-02-23 20:00:57 +01:00
conn.go global: use netip where possible now 2021-11-23 22:03:15 +01:00
default.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00
mark_default.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00
mark_unix.go global: remove old-style build tags 2021-10-12 12:02:10 -06:00