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/types/netmap
Andrew Dunham a661287c4b util/cmpx: remove code that's in the stdlib now
The cmpx.Compare function (and associated interface) are now available
in the standard library as cmp.Compare. Remove our version of it and use
the version from the standard library.

Updates #cleanup

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I4be3ac63d466c05eb7a0babb25cb0d41816fbd53
6 months ago
..
netmap.go util/cmpx: remove code that's in the stdlib now 6 months ago
netmap_test.go tailcfg, all: use []netip.AddrPort instead of []string for Endpoints 9 months ago
nodemut.go util/cmpx: remove code that's in the stdlib now 6 months ago
nodemut_test.go ipn: apply tailnet-wide default for auto-updates (#10508) 6 months ago