kilo/pkg/wireguard
Lucas Servén Marín 35390054ba
pkg: deduplicate peer IP addresses
We need to defensively deduplicate peer allowed IPs.
If two peers claim the same IP, the WireGuard configuration
could flap, causing the interface to churn.
2019-05-10 02:07:42 +02:00
..
conf.go pkg: deduplicate peer IP addresses 2019-05-10 02:07:42 +02:00
wireguard.go *: add peer VPN support 2019-05-03 12:53:44 +02:00
wireguard_test.go *: add peer VPN support 2019-05-03 12:53:44 +02:00