You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| LICENSE | 3 years ago | |
| README.md | 3 years ago | |
| allowedips.go | 3 years ago | |
| allowedips_rand_test.go | 3 years ago | |
| allowedips_test.go | 3 years ago | |
| peer.go | 3 years ago | |
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.