tailscale/wgengine
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
..
filter wgengine/filter, wgengine/magicsock: use new IP.BitLen to simplify some code 2020-12-15 12:12:56 -08:00
magicsock wgengine/magicsock: make ReceiveIPv4 a little easier to follow. 2020-12-18 01:15:53 -08:00
monitor wgengine/monitor: fix memory corruption in Windows implementation 2020-11-18 14:51:27 -08:00
router wgenginer/router/dns: use constant from golang.org/x/sys/windows 2020-12-10 17:23:01 -08:00
tsdns wgengine/tsdns: fix error response marshaling, improve bad query logs 2020-12-17 12:46:08 -08:00
tstun wgengine: expand lazy config to work with dual-stacked peers. 2020-12-19 13:50:44 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
userspace_test.go wgengine: fix lazy wireguard config bug when disco keys change 2020-10-13 12:10:51 -07:00
userspace.go wgengine: expand lazy config to work with dual-stacked peers. 2020-12-19 13:50:44 -08:00
watchdog_test.go wgengine: prevent log after exit in watchdog test 2020-07-03 10:52:39 -07:00
watchdog.go wgengine: add Engine.SetLinkChangeCallback 2020-08-27 21:25:17 -07:00
wgengine.go ipn, wgengine: disable subnet routes if network has PAC configuration 2020-10-05 21:04:23 -07:00