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
Dmytro Shynkevych 61abab999e
cmd/tailscaled: graceful shutdown (#534)
Signed-off-by: Dmytro Shynkevych <dmytro@tailscale.com>
4 years ago
..
ifconfig_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router.go cmd/tailscaled: graceful shutdown (#534) 4 years ago
router_darwin.go wgengine/router: do not call ifconfig up if SetRoutesFunc is set 4 years ago
router_darwin_support.go router_darwin_support: we can build this on every platform. 4 years ago
router_default.go wgengine/router: split out from wgengine. 4 years ago
router_fake.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_freebsd.go wgengine: add BSD userspace router to darwin 4 years ago
router_linux.go net/tsaddr: new package to hold Tailscale-specific IPs/ranges 4 years ago
router_linux_test.go wgengine/router: don't filter subnet routing in netfilter. 4 years ago
router_openbsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_userspace_bsd.go wgengine: add BSD userspace router to darwin 4 years ago
router_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
runner.go wgengine/router: also accept exit code 254 from `ip rule del`. 4 years ago