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
Brad Fitzpatrick 5a9914a92f wgengine/netstack: don't remove 255.255.255.255/32 from netstack
The intent of the updateIPs code is to add & remove IP addresses
to netstack based on what we get from the netmap.

But netstack itself adds 255.255.255.255/32 apparently and we always
fight it (and it adds it back?). So stop fighting it.

Updates #2642 (maybe fixes? maybe.)

Change-Id: I37cb23f8e3f07a42a1a55a585689ca51c2be7c60
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
bench types/netmap: use key.NodePublic instead of tailcfg.NodeKey. 3 years ago
filter wgengine/filter: let unknown IPProto match if IP okay & match allows all ports 3 years ago
magicsock all: gofmt -w -s (simplify) tests 2 years ago
monitor support running in a FreeBSD jail 3 years ago
netstack wgengine/netstack: don't remove 255.255.255.255/32 from netstack 2 years ago
router wgengine/router{windows}: return the output from the firewallTweaker 3 years ago
wgcfg wgengine/wgcfg: recover from mismatched PublicKey/Endpoints 3 years ago
wglog wgengine/wgcfg: convert to use new node key type. 3 years ago
winnet all: gofmt -w -s (simplify) tests 2 years ago
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
pendopen.go net/socks5/tssocks, wgengine: permit SOCKS through subnet routers/exit nodes 3 years ago
userspace.go net/dns: add GetBaseConfig to CallbackRouter. 3 years ago
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
userspace_test.go all: gofmt -w -s (simplify) tests 2 years ago
watchdog.go net/socks5/tssocks, wgengine: permit SOCKS through subnet routers/exit nodes 3 years ago
watchdog_test.go all: close fake userspace engines when tests complete 3 years ago
wgengine.go net/socks5/tssocks, wgengine: permit SOCKS through subnet routers/exit nodes 3 years ago