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 5dc5bd8d20 cmd/tailscaled, wgengine/netstack: always wire up netstack
Even if not in use. We plan to use it for more stuff later.

(not for iOS or macOS-GUIs yet; only tailscaled)

Change-Id: Idaef719d2a009be6a39f158fd8f57f8cca68e0ee
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
bench various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic() 3 years ago
filter all: use testingutil.MinAllocsPerRun 3 years ago
magicsock types/key: export constants for key size, not a method. 3 years ago
monitor wgengine/monitor: ignore ipsec link monitor events on iOS/macOS 3 years ago
netstack cmd/tailscaled, wgengine/netstack: always wire up netstack 3 years ago
router wgengine/router: add a addrFamily type [linux] 3 years ago
wgcfg wgengine/magicsock: remove uses of tailcfg.DiscoKey. 3 years ago
wglog wgengine/wgcfg: convert to use new node key type. 3 years ago
winnet wgengine/winnet: don't build on non-windows 3 years ago
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
pendopen.go wgengine/magicsock: start removing endpointForDiscoKey 3 years ago
userspace.go various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic() 3 years ago
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
userspace_test.go various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic() 3 years ago
watchdog.go wgengine: randomize client port if netmap says to 3 years ago
watchdog_test.go all: close fake userspace engines when tests complete 3 years ago
wgengine.go wgengine: randomize client port if netmap says to 3 years ago