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>
10 months ago
..
c2ntypes.go all: update copyright and license headers 1 year ago
derpmap.go net/netcheck, tailcfg: add DERPHomeParams and use it 11 months ago
tailcfg.go tailcfg: remove most Debug fields, move bulk to nodeAttrs [capver 70] 10 months ago
tailcfg_clone.go tailcfg: rename prototype field to reflect its status 10 months ago
tailcfg_export_test.go all: update copyright and license headers 1 year ago
tailcfg_test.go tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or nftables 10 months ago
tailcfg_view.go tailcfg: rename prototype field to reflect its status 10 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 1 year ago