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 1819f6f8c8 control/controlclient: set MapRequest.ReadOnly on initial empty endpoint request
On startup, clients do a MapRequest with empty endpoints while they
learn the DERP map to discover the STUN servers they then query to
learn their endpoints.

Set MapRequest.ReadOnly on those initial queries to not broadcast the
empty endpoints out to peers. The read results will come a half second
later (or less).

Updates tailscale/corp#557
5 years ago
..
auto.go control/controlclient: use less battery when stopped, stop map requests 5 years ago
controlclient_test.go tailcfg, control/controlclient: add GoArch, populate OSVersion on Linux 5 years ago
direct.go control/controlclient: set MapRequest.ReadOnly on initial empty endpoint request 5 years ago
direct_clone.go ipn: fix netmap change tracking and dns map generation (#609) 5 years ago
direct_test.go tailcfg, control/controlclient: support delta-encoded netmaps 5 years ago
filter.go control/controlclient, wgengine/filter: extract parsePacketFilter to … (#696) 5 years ago
hostinfo_linux.go control/controlclient, version/distro, wgengine: recognize OpenWrt 5 years ago
hostinfo_windows.go control/controlclient: deal with localized 'Version' string getting Windows version 5 years ago
netmap.go control/controlclient, ipn: store machine key separately from user prefs/persist 5 years ago
netmap_test.go control/controlclient: print disco keys NetworkMap diffs (debug change only) 5 years ago
persist_test.go control/controlclient, ipn: store machine key separately from user prefs/persist 5 years ago