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/cmd
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
..
cloner cmd/cloner: support maps with clone ptrs 3 years ago
derper derp: add debug traffic handler 3 years ago
hello all: adapt to opaque netaddr types 3 years ago
microproxy tsweb: replace NewMux with a more flexible DebugHandler. 3 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 3 years ago
tailscale net/interfaces: use IPv4 link local if nothing better 3 years ago
tailscaled go.mod: update netstack 3 years ago
tsshd net/interfaces: return all Tailscale addresses from Tailscale(). 3 years ago