wireguard-go/ratelimiter
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
..
ratelimiter.go global: use netip where possible now 2021-11-23 22:03:15 +01:00
ratelimiter_test.go global: use netip where possible now 2021-11-23 22:03:15 +01:00