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/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>
10 months ago
..
c2ntypes.go all: update copyright and license headers 1 year ago
derpmap.go net/netcheck, tailcfg: add DERPHomeParams and use it 11 months ago
tailcfg.go all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg 10 months ago
tailcfg_clone.go tailcfg: rename prototype field to reflect its status 10 months ago
tailcfg_export_test.go all: update copyright and license headers 1 year ago
tailcfg_test.go tailcfg: Add FirewallMode to NetInfo to record wether host using iptables or nftables 10 months ago
tailcfg_view.go cmd/viewer, types/views, all: un-special case slice of netip.Prefix 10 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 1 year ago