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/tailcfg
Brad Fitzpatrick 25663b1307 tailcfg: remove most Debug fields, move bulk to nodeAttrs [capver 70]
Now a nodeAttr: ForceBackgroundSTUN, DERPRoute, TrimWGConfig,
DisableSubnetsIfPAC, DisableUPnP.

Kept support for, but also now a NodeAttr: RandomizeClientPort.

Removed: SetForceBackgroundSTUN, SetRandomizeClientPort (both never
used, sadly... never got around to them. But nodeAttrs are better
anyway), EnableSilentDisco (will be a nodeAttr later when that effort
resumes).

Updates #8923

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
c2ntypes.go all: update copyright and license headers 3 years ago
derpmap.go net/netcheck, tailcfg: add DERPHomeParams and use it 2 years ago
tailcfg.go tailcfg: remove most Debug fields, move bulk to nodeAttrs [capver 70] 2 years ago
tailcfg_clone.go tailcfg: rename prototype field to reflect its status 2 years ago
tailcfg_export_test.go all: update copyright and license headers 3 years ago
tailcfg_test.go tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or nftables 2 years ago
tailcfg_view.go tailcfg: rename prototype field to reflect its status 2 years ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 3 years ago