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/derper
Maisem Ali 8e85227059 cmd/tailscale/cli: [set] handle selectively modifying routes/exit node
Noticed this while debugging something else, we would reset all routes if
either `--advertise-exit-node` or `--advertise-routes` were set. This handles
correctly updating them.

Also added tests.

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
bootstrap_dns.go cmd/derper: add support for unpublished bootstrap DNS entries (#5529) 2 years ago
bootstrap_dns_test.go cmd/derper: add support for unpublished bootstrap DNS entries (#5529) 2 years ago
cert.go cmd/derper: fix data race & server panic in manual cert mode 2 years ago
depaware.txt cmd/tailscale/cli: [set] handle selectively modifying routes/exit node 2 years ago
derper.go cmd/derper, net/netcheck: add challenge/response to generate_204 endpoint 2 years ago
derper_test.go net/netcheck: don't use a space in the captive portal challenge 2 years ago
mesh.go derp: use new node key type. 3 years ago
websocket.go net/wsconn: add back custom wrapper for turning a websocket.Conn into a net.Conn 2 years ago