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/wgengine/wgcfg
James Tucker 1858ad65c8 cmd/cloner: do not allocate slices when the source is nil
tailcfg.Node zero-value clone equality checks failed when I added a
[]*foo to the structure, as the zero value and it's clone contained a
different slice header.

Updates #9377
Updates #9408
Signed-off-by: James Tucker <james@tailscale.com>
1 year ago
..
nmcfg types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView 1 year ago
config.go tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointer 1 year ago
device.go all: update copyright and license headers 2 years ago
device_test.go all: update copyright and license headers 2 years ago
parser.go all: update copyright and license headers 2 years ago
parser_test.go all: update copyright and license headers 2 years ago
wgcfg_clone.go cmd/cloner: do not allocate slices when the source is nil 1 year ago
writer.go all: update copyright and license headers 2 years ago