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/control/controlclient
Brad Fitzpatrick af277a6762 controlclient, magicsock: add debug knob to request IPv6 endpoints
Add opt-in method to request IPv6 endpoints from the control plane.
For now they should just be skipped. A previous version of this CL was
unconditional and reportedly had problems that I can't reproduce. So
make it a knob until the mystery is solved.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
auto.go controlclient: set default TimeNow function 5 years ago
auto_test.go controlclient, ipn: fix tests for new control param 5 years ago
controlclient_test.go types/empty: add Message, stop using mysterious *struct{} 5 years ago
direct.go controlclient, magicsock: add debug knob to request IPv6 endpoints 5 years ago
direct_test.go controlclient, ipn: fix tests for new control param 5 years ago
netmap.go control/controlclient: don't use Node as value type 5 years ago
persist_test.go ipn: implement Prefs.Equals efficiently. 5 years ago