You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
faketun.go wgengine/tstun/faketun: it's a null tunnel, not a loopback. 4 years ago
tun.go wgengine: expand lazy config to work with dual-stacked peers. 4 years ago
tun_test.go wgengine/filter: remove helper vars, mark NewAllowAll test-only. 4 years ago