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
Joe Tsai fad54d7c20 all: migrate omitempty to omitzero
These are statically discovered using #17670.

This migrates all usages of omitempty to instead use omitzero
where it is safe to do so. These should behave the same as before,
but allow the behavior to be identical between v1 and v2.

Updates tailscale/corp#791

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 months ago
..
c2ntypes.go ipn/ipnlocal: add a C2N endpoint for fetching a netmap 4 months ago
derpmap.go all: migrate omitempty to omitzero 2 months ago
proto_port_range.go cmd/tailscale/cli,ipn/conffile: add declarative config mode for Services (#17435) 3 months ago
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 2 years ago
tailcfg.go all: migrate omitempty to omitzero 2 months ago
tailcfg_clone.go util/checkchange: stop using deephash everywhere 3 months ago
tailcfg_test.go tailcfg: add Hostinfo.ExitNodeID to report the selected exit node (#16625) 6 months ago
tailcfg_view.go util/checkchange: stop using deephash everywhere 3 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 3 years ago