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>
2023-08-17 10:52:47 -07:00
..
c2ntypes.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
derpmap.go net/netcheck, tailcfg: add DERPHomeParams and use it 2023-07-13 22:41:21 -04:00
tailcfg.go tailcfg: remove most Debug fields, move bulk to nodeAttrs [capver 70] 2023-08-17 10:52:47 -07:00
tailcfg_clone.go tailcfg: rename prototype field to reflect its status 2023-08-16 15:34:51 -07:00
tailcfg_export_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tailcfg_test.go tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or nftables 2023-08-15 18:52:51 -04:00
tailcfg_view.go tailcfg: rename prototype field to reflect its status 2023-08-16 15:34:51 -07:00
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2023-02-21 21:58:38 +00:00