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 4c83bbf850 wgengine: add IsNetstack func and test
So we have a documented & tested way to check whether we're in
netstack mode. To be used by future commits.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
filter net/packet, wgengine/{filter,tstun}: add TSMP ping 4 years ago
magicsock net/tstun: rename TUN to Wrapper. 4 years ago
monitor wgengine/monitor: on wall time jump, synthesize network change event 4 years ago
netstack wgengine/netstack: Allow userspace networking mode to expose subnets (#1588) 4 years ago
router wgengine: pass in an explicit router.Router, rather than a generator. 4 years ago
wgcfg wgengine: pass logger as a separate arg to device.NewDevice 4 years ago
wglog wgengine/wglog: drop 1/s "interface is up" messages. 4 years ago
winnet wgengine/winnet: don't build on non-windows 4 years ago
pendopen.go net/tstun: rename TUN to Wrapper. 4 years ago
userspace.go wgengine: add IsNetstack func and test 4 years ago
userspace_test.go wgengine: add IsNetstack func and test 4 years ago
watchdog.go net/{packet,tstun}: send peerapi port in TSMP pongs 4 years ago
watchdog_test.go wgengine: extend TestWatchdog timeout on macOS 4 years ago
wgengine.go many: gofmt. 4 years ago