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 597fa3d3c3 tailcfg/derpmap: add flag to omit ts's derps
This adds a flag to derp maps which specifies that default Tailscale DERP servers should not be
used. If true and there are entries in this map, it indicates that the entries in this map
should take precedent and not hit any of tailscale's DERP servers.

This change is backwards compatible, as the default behavior should be false.

Updates #1264

Signed-off-by: julianknodt <julianknodt@gmail.com>
3 years ago
..
derpmap.go tailcfg/derpmap: add flag to omit ts's derps 3 years ago
tailcfg.go cmd/cloner: support maps with clone ptrs 3 years ago
tailcfg_clone.go tailcfg/derpmap: add flag to omit ts's derps 3 years ago
tailcfg_test.go tailcfg, types/wgkey: add AppendTo methods on some types 3 years ago