tailscale/tailcfg
Brad Fitzpatrick 5f5c9142cc util/slicesx: add EqualSameNil, like slices.Equal but same nilness
Then use it in tailcfg which had it duplicated a couple times.

I think we have it a few other places too.

And use slices.Equal in wgengine/router too. (found while looking for callers)

Updates #cleanup

Change-Id: If5350eee9b3ef071882a3db29a305081e4cd9d23
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-09-30 18:56:15 -07:00
..
c2ntypes.go ipn/ipnlocal: add logging and locking to c2n /update (#9290) 2023-09-08 14:26:55 -07:00
derpmap.go net/netcheck, tailcfg: add DERPHomeParams and use it 2023-07-13 22:41:21 -04:00
tailcfg_clone.go cmd/cloner,*: revert: optimize nillable slice cloner 2023-09-29 18:18:18 -07:00
tailcfg_test.go all: declare & plumb IPv6 masquerade address for peer 2023-09-18 21:27:36 -07:00
tailcfg_view.go all: declare & plumb IPv6 masquerade address for peer 2023-09-18 21:27:36 -07:00
tailcfg.go util/slicesx: add EqualSameNil, like slices.Equal but same nilness 2023-09-30 18:56:15 -07:00
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2023-02-21 21:58:38 +00:00