mirror of
https://github.com/tailscale/tailscale.git
synced 2025-02-16 18:08:40 +00:00
![Maisem Ali](/assets/img/avatar_default.png)
It is based on `*tempfork/device.AllowedIPs`. Updates tailscale/corp#8020 Signed-off-by: Maisem Ali <maisem@tailscale.com>
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.