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/control/controlclient
Brad Fitzpatrick 6064b6ff47 wgengine/wgcfg/nmcfg: split control/controlclient/netmap.go into own package
It couldn't move to ipnlocal due to test dependency cycles.

Updates #1278

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
auto.go control/controlclient: don't call lite endpoint update path when logged out 4 years ago
controlclient_test.go cover one more case in TestStatusEqual. 4 years ago
direct.go control/controlclient: avoid crash sending map request with zero node key 4 years ago
direct_clone.go ipn: fix netmap change tracking and dns map generation (#609) 4 years ago
direct_test.go Add more tests for Direct. 4 years ago
filter.go wgengine/filter: remove the Matches type. 4 years ago
hostinfo_linux.go control/controlclient, version/distro: detect NixOS explicitly 4 years ago
hostinfo_windows.go control/controlclient: deal with localized 'Version' string getting Windows version 4 years ago
netmap.go wgengine/wgcfg/nmcfg: split control/controlclient/netmap.go into own package 4 years ago
netmap_test.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 4 years ago
persist_test.go wgkey: new package 4 years ago