…
|
||
---|---|---|
.. | ||
LICENSE | ||
README.md | ||
allowedips.go | ||
allowedips_rand_test.go | ||
allowedips_test.go | ||
peer.go |
README.md
This is a fork of golang.zx2c4.com/wireguard/device that only keeps the bare minimum data structures required for AllowedIPs. It is meant to be short lived until we replace it with our version of a routing table.