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
Adrian Dewhurst 600f25dac9 tailcfg: add JSON unmarshal helper for view of node/peer capabilities
Many places that need to work with node/peer capabilities end up with a
something-View and need to either reimplement the helper code or make an
expensive copy. We have the machinery to easily handle this now.

Updates #cleanup

Change-Id: Ic3f55be329f0fc6c178de26b34359d0e8c6ca5fc
Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
10 months ago
..
c2ntypes.go ipn/ipnlocal: add VIPServices hash to return body of vip-services c2n endpoint 11 months ago
derpmap.go all: make more tests pass/skip in airplane mode 2 years ago
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 2 years ago
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 2 years ago
tailcfg.go tailcfg: add JSON unmarshal helper for view of node/peer capabilities 10 months ago
tailcfg_clone.go ipn/ipnlocal,tailcfg: communicate to control whether funnel is enabled (#14688) 11 months ago
tailcfg_test.go ipn/ipnlocal,tailcfg: communicate to control whether funnel is enabled (#14688) 11 months ago
tailcfg_view.go ipn/ipnlocal,tailcfg: communicate to control whether funnel is enabled (#14688) 11 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 3 years ago