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/wgengine/router
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>
3 years ago
..
callback.go net/dns: add GetBaseConfig to CallbackRouter. 3 years ago
ifconfig_windows.go
ifconfig_windows_test.go
router.go
router_darwin.go
router_default.go
router_fake.go
router_freebsd.go
router_linux.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 3 years ago
router_linux_test.go
router_openbsd.go
router_test.go
router_userspace_bsd.go
router_windows.go wgengine/router{windows}: return the output from the firewallTweaker 3 years ago
runner.go