wesher/wg
kaiyou ddef84c573 Protect against rogue routes by adversarial nodes
Do not blindly trust routes announced by other nodes.
This first step simply checks that announced routes are
inside the configured routed network.
2020-06-16 10:37:55 +02:00
..
netlink.go Split the application into modules 2020-05-13 13:52:54 +02:00
wireguard.go Protect against rogue routes by adversarial nodes 2020-06-16 10:37:55 +02:00
wireguard_test.go Fix unit tests due to unexported assignOverlayAddr 2020-05-13 13:52:54 +02:00