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
David Anderson 267531e4f8 wgengine/router: probe better for v6 policy routing support.
Previously we disabled v6 support if the disable_policy knob was
missing in /proc, but some kernels support policy routing without
exposing the toggle. So instead, treat disable_policy absence as a
"maybe", and make the direct `ip -6 rule` probing a bit more
elaborate to compensate.

Fixes #1241.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
filter wgengine/filter: add a Clone method. 4 years ago
magicsock wgenginer/magicsock: remove Addrs methods 4 years ago
monitor wgengine/monitor: close closeHandle 4 years ago
netstack wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 4 years ago
router wgengine/router: probe better for v6 policy routing support. 4 years ago
tsdns wgengine/tsdns: fix MagicDNS lookups of shared nodes 4 years ago
tstun wgengine/tstun: also support DropSilently on PostFilterIn 4 years ago
wgcfg wgengine/wgcfg: fix validateEndpoints of empty string 4 years ago
wglog wgengine/wglog: don't log failure to send data packets 4 years ago
winnet
pendopen.go net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors 4 years ago
userspace.go all: move wgcfg from wireguard-go 4 years ago
userspace_test.go all: move wgcfg from wireguard-go 4 years ago
watchdog.go all: move wgcfg from wireguard-go 4 years ago
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 4 years ago
wgengine.go all: move wgcfg from wireguard-go 4 years ago