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>
2023-09-14 11:36:34 -07:00
..
nmcfg types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView 2023-08-21 13:34:49 -07:00
config.go tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointer 2023-04-13 11:28:33 -07:00
device_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
device.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
parser_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
parser.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
wgcfg_clone.go cmd/cloner: do not allocate slices when the source is nil 2023-09-14 11:36:34 -07:00
writer.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00