tailscale/wgengine/router
Denton Gentry 6731f934a6 Revert "wgengine: actively log FlushDNS."
This log is quite verbose, it was only to be left in for one
unstable build to help debug a user issue.

This reverts commit 1dd2552032.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-08-20 18:12:47 -07:00
..
callback.go net/dns: some post-review cleanups. 2021-04-07 15:40:31 -07:00
ifconfig_windows.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
ifconfig_windows_test.go wgengine/router{win}: ignore broadcast routes added by Windows when removing routes. 2021-04-24 14:13:35 -07:00
router.go wgengine/router: take a link monitor 2021-07-20 13:43:40 -07:00
router_darwin.go wgengine/router: take a link monitor 2021-07-20 13:43:40 -07:00
router_default.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
router_fake.go wgengine: pass in an explicit router.Router, rather than a generator. 2021-03-26 22:01:55 -07:00
router_freebsd.go wgengine/router: take a link monitor 2021-07-20 13:43:40 -07:00
router_linux.go wgengine/router: pass in AmbientCaps when calling `ip rule` 2021-08-18 13:28:53 -07:00
router_linux_test.go wgengine/router: take a link monitor 2021-07-20 13:43:40 -07:00
router_openbsd.go wgengine/router: take a link monitor 2021-07-20 13:43:40 -07:00
router_test.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
router_userspace_bsd.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
router_windows.go Revert "wgengine: actively log FlushDNS." 2021-08-20 18:12:47 -07:00
runner.go wgengine/router: pass in AmbientCaps when calling `ip rule` 2021-08-18 13:28:53 -07:00