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 ec77b80c53 tailcfg, control/controlclient: add mapver 10: MapResponse.PeerSeenChange
This adds a more wire-efficient way of updating peers' Node.LastSeen times.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
auto.go control/controlclient: use lite map request handler to avoid aborting streams 3 years ago
controlclient_test.go cover one more case in TestStatusEqual. 3 years ago
direct.go tailcfg, control/controlclient: add mapver 10: MapResponse.PeerSeenChange 3 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. 3 years ago
filter.go wgengine/filter: remove the Matches type. 4 years ago
hostinfo_linux.go control/controlclient, version/distro: detect NixOS explicitly 3 years ago
hostinfo_windows.go control/controlclient: deal with localized 'Version' string getting Windows version 4 years ago
netmap.go all: convert from []wgcfg.Endpoint to string 3 years ago
netmap_test.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 3 years ago
persist_test.go wgkey: new package 3 years ago