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>
2020-03-20 14:27:24 -07:00
..
auto.go controlclient: set default TimeNow function 2020-03-08 09:03:27 -04:00
auto_test.go controlclient, ipn: fix tests for new control param 2020-03-18 08:35:34 +11:00
controlclient_test.go types/empty: add Message, stop using mysterious *struct{} 2020-02-14 13:35:49 -08:00
direct.go controlclient, magicsock: add debug knob to request IPv6 endpoints 2020-03-20 14:27:24 -07:00
direct_test.go controlclient, ipn: fix tests for new control param 2020-03-18 08:35:34 +11:00
netmap.go control/controlclient: don't use Node as value type 2020-03-19 13:19:02 -07:00
persist_test.go ipn: implement Prefs.Equals efficiently. 2020-02-17 15:01:23 -08:00