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/ipn/ipnlocal
Brad Fitzpatrick 41fd4eab5c envknob: add new package for all the strconv.ParseBool(os.Getenv(..))
A new package can also later record/report which knobs are checked and
set. It also makes the code cleaner & easier to grep for env knobs.

Change-Id: Id8a123ab7539f1fadbd27e0cbeac79c2e4f09751
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
dnsconfig_test.go ipnlocal, net/{dns,tsaddr,tstun}, wgengine: support MagicDNS on IPv6 4 years ago
local.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 4 years ago
local_test.go ipn/ipnlocal: make TestShrinkDefaultRoute hermetic 4 years ago
loglines_test.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 4 years ago
peerapi.go net/dns/resolver: add debug HTML handler to see what DNS traffic was forwarded 4 years ago
peerapi_h2c.go ipn/ipnlocal: add HTTP/2 h2c server support to peerapi on non-mobile platforms 4 years ago
peerapi_macios_ext.go net/tsdial: move macOS/iOS peerapi sockopt logic from LocalBackend 4 years ago
peerapi_test.go ipn/ipnlocal: run peerapi even if Taildrop storage not configured 4 years ago
state_test.go ipn/ipnlocal: deflake (mostly) TestStateMachine 4 years ago