|
|
2 years ago | |
|---|---|---|
| .. | ||
| LICENSE | 2522b0615f tempfork/device: add a temp fork of golang.zx2c4.com/wireguard/device | 2 years ago |
| README.md | 2522b0615f tempfork/device: add a temp fork of golang.zx2c4.com/wireguard/device | 2 years ago |
| allowedips.go | 2522b0615f tempfork/device: add a temp fork of golang.zx2c4.com/wireguard/device | 2 years ago |
| allowedips_rand_test.go | 2522b0615f tempfork/device: add a temp fork of golang.zx2c4.com/wireguard/device | 2 years ago |
| allowedips_test.go | 2522b0615f tempfork/device: add a temp fork of golang.zx2c4.com/wireguard/device | 2 years ago |
| peer.go | d1d5d52b2c net/tstun/table: add initial RoutingTable implementation | 2 years ago |
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.