tailscale/wgengine/wgcfg
Brad Fitzpatrick 8b9474b06a wgengine/wgcfg: don't send UAPI to disable keep-alives on new peers
That's already the default. Avoid the overhead of writing it on one
side and reading it on the other to do nothing.

Updates #cleanup (noticed while researching something else)

Change-Id: I449c88a022271afb9be5da876bfaf438fe5d3f58
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-02-24 14:22:56 -08:00
..
nmcfg all: declare & plumb IPv6 masquerade address for peer 2023-09-18 21:27:36 -07:00
config.go wgengine/wgcfg: don't send UAPI to disable keep-alives on new peers 2024-02-24 14:22:56 -08:00
device_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
device.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
parser_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
parser.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
wgcfg_clone.go cmd/cloner,*: revert: optimize nillable slice cloner 2023-09-29 18:18:18 -07:00
writer.go wgengine/wgcfg: don't send UAPI to disable keep-alives on new peers 2024-02-24 14:22:56 -08:00