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>
2021-03-30 09:53:12 -07:00
..
filter net/packet, wgengine/{filter,tstun}: add TSMP ping 2021-03-24 09:50:01 -07:00
magicsock net/tstun: rename TUN to Wrapper. 2021-03-26 23:15:22 -07:00
monitor wgengine/monitor: on wall time jump, synthesize network change event 2021-03-28 21:56:50 -07:00
netstack wgengine/netstack: Allow userspace networking mode to expose subnets (#1588) 2021-03-29 14:33:05 -04:00
router wgengine: pass in an explicit router.Router, rather than a generator. 2021-03-26 22:01:55 -07:00
wgcfg wgengine: pass logger as a separate arg to device.NewDevice 2021-03-24 10:39:58 -07:00
wglog wgengine/wglog: drop 1/s "interface is up" messages. 2021-02-23 09:01:58 -08:00
winnet wgengine/winnet: don't build on non-windows 2021-02-09 21:09:24 -08:00
pendopen.go net/tstun: rename TUN to Wrapper. 2021-03-26 23:15:22 -07:00
userspace.go wgengine: add IsNetstack func and test 2021-03-30 09:53:12 -07:00
userspace_test.go wgengine: add IsNetstack func and test 2021-03-30 09:53:12 -07:00
watchdog.go net/{packet,tstun}: send peerapi port in TSMP pongs 2021-03-29 15:18:23 -07:00
watchdog_test.go wgengine: extend TestWatchdog timeout on macOS 2021-03-27 09:27:11 -07:00
wgengine.go many: gofmt. 2021-03-25 17:41:51 -07:00