tailscale/control
Brad Fitzpatrick d2fef01206 control/controlknobs,tailcfg,wgengine/magicsock: remove DRPO shutoff switch
The DERP Return Path Optimization (DRPO) is over four years old (and
on by default for over two) and we haven't had problems, so time to
remove the emergency shutoff code (controlknob) which we've never
used. The controlknobs are only meant for new features, to mitigate
risk. But we don't want to keep them forever, as they kinda pollute
the code.

Updates #150

Change-Id: If021bc8fd1b51006d8bddd1ffab639bb1abb0ad1
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-07-06 19:50:53 -07:00
..
controlbase all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
controlclient tka: test SigCredential signatures and netmap filtering 2024-06-27 19:28:57 +01:00
controlhttp control/controlclient: add more Screen Time blocking detection 2024-06-20 11:09:50 -07:00
controlknobs control/controlknobs,tailcfg,wgengine/magicsock: remove DRPO shutoff switch 2024-07-06 19:50:53 -07:00