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 e4fecfe31d wgengine/{monitor,router}: restore Linux ip rules when systemd deletes them
Thanks.

Fixes #1591

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
callback.go net/dns: some post-review cleanups. 4 years ago
ifconfig_windows.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
ifconfig_windows_test.go wgengine/router{win}: ignore broadcast routes added by Windows when removing routes. 4 years ago
router.go wgengine/router: take a link monitor 3 years ago
router_darwin.go wgengine/router: take a link monitor 3 years ago
router_default.go wgengine/router: take a link monitor 3 years ago
router_fake.go wgengine: pass in an explicit router.Router, rather than a generator. 4 years ago
router_freebsd.go wgengine/router: take a link monitor 3 years ago
router_linux.go wgengine/{monitor,router}: restore Linux ip rules when systemd deletes them 3 years ago
router_linux_test.go wgengine/router: take a link monitor 3 years ago
router_openbsd.go wgengine/router: take a link monitor 3 years ago
router_test.go net/dns: add GOOS build tags 4 years ago
router_userspace_bsd.go wgengine/router: take a link monitor 3 years ago
router_windows.go wgengine/router: take a link monitor 3 years ago
runner.go