kilo/cmd/kgctl
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
..
graph.go pkg/mesh,cmd: add WireGuard IP to Nodes 2019-05-10 02:06:02 +02:00
main.go pkg/mesh,cmd: add WireGuard IP to Nodes 2019-05-10 02:06:02 +02:00
showconf.go pkg: deduplicate peer IP addresses 2019-05-10 02:07:42 +02:00