tailscale/tailcfg
Brad Fitzpatrick 6e57dee7eb cmd/viewer, types/views, all: un-special case slice of netip.Prefix
Make it just a views.Slice[netip.Prefix] instead of its own named type.

Having the special case led to circular dependencies in another WIP PR
of mine.

Updates #8948

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-08-18 12:27:44 -07:00
..
c2ntypes.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
derpmap.go net/netcheck, tailcfg: add DERPHomeParams and use it 2023-07-13 22:41:21 -04:00
tailcfg_clone.go tailcfg: rename prototype field to reflect its status 2023-08-16 15:34:51 -07:00
tailcfg_export_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tailcfg_test.go tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or nftables 2023-08-15 18:52:51 -04:00
tailcfg_view.go cmd/viewer, types/views, all: un-special case slice of netip.Prefix 2023-08-18 12:27:44 -07:00
tailcfg.go all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg 2023-08-17 19:04:30 -07:00
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2023-02-21 21:58:38 +00:00