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
julianknodt 0f18801716 cmd/cloner: support maps with clone ptrs
In order to clone DERPMaps, it was necessary to extend the cloner so that it supports
nested pointers inside of maps which are also cloneable. This also adds cloning for DERPRegions
and DERPNodes because they are on DERPMap's maps.

Signed-off-by: julianknodt <julianknodt@gmail.com>
3 years ago
..
derpmap.go tailcfg, net/netcheck: let control mark "Avoid" bit on DERP regions 3 years ago
tailcfg.go cmd/cloner: support maps with clone ptrs 3 years ago
tailcfg_clone.go cmd/cloner: support maps with clone ptrs 3 years ago
tailcfg_test.go tailcfg, types/wgkey: add AppendTo methods on some types 3 years ago