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
Brad Fitzpatrick 42072683d6 control/controlknobs: move ForceBackgroundSTUN to controlknobs.Knobs
This is both more efficient (because the knobs' bool is only updated
whenever Node is changed, rarely) and also gets us one step closer to
removing a case of storing a netmap.NetworkMap in
magicsock. (eventually we want to phase out much of the use of that
type internally)

Updates #1909

Change-Id: I37e81789f94133175064fdc09984e4f3a431f1a1
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
9 months ago
..
controlbase various: add golangci-lint, fix issues (#7905) 1 year ago
controlclient control/controlknobs: move ForceBackgroundSTUN to controlknobs.Knobs 9 months ago
controlhttp net/wsconn: accept a remote addr string and plumb it through 9 months ago
controlknobs control/controlknobs: move ForceBackgroundSTUN to controlknobs.Knobs 9 months ago