tailscale/wgengine/tstun
David Anderson 891110e64c wgengine: expand lazy config to work with dual-stacked peers.
Lazy wg configuration now triggers if a peer has only endpoint
addresses (/32 for IPv4, /128 for IPv6). Subnet routers still
trigger eager configuration to avoid the need for a CIDR match
in the hot packet path.

Signed-off-by: David Anderson <danderson@tailscale.com>
2020-12-19 13:50:44 -08:00
..
faketun.go wgengine/tstun/faketun: it's a null tunnel, not a loopback. 2020-10-08 01:01:39 -04:00
tun_test.go wgengine/filter: remove helper vars, mark NewAllowAll test-only. 2020-11-09 22:02:37 -08:00
tun.go wgengine: expand lazy config to work with dual-stacked peers. 2020-12-19 13:50:44 -08:00