tailscale/wgengine/router
Dmytro Shynkevych 61abab999e
cmd/tailscaled: graceful shutdown (#534)
Signed-off-by: Dmytro Shynkevych <dmytro@tailscale.com>
2020-07-13 06:17:58 -04:00
..
ifconfig_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
router.go cmd/tailscaled: graceful shutdown (#534) 2020-07-13 06:17:58 -04:00
router_darwin.go wgengine/router: do not call ifconfig up if SetRoutesFunc is set 2020-06-26 09:45:28 -07:00
router_darwin_support.go router_darwin_support: we can build this on every platform. 2020-05-14 04:42:36 -04:00
router_default.go wgengine/router: split out from wgengine. 2020-04-30 13:31:24 -07:00
router_fake.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
router_freebsd.go wgengine: add BSD userspace router to darwin 2020-06-24 09:42:20 -07:00
router_linux.go net/tsaddr: new package to hold Tailscale-specific IPs/ranges 2020-07-06 22:33:29 -07:00
router_linux_test.go wgengine/router: don't filter subnet routing in netfilter. 2020-06-02 20:52:06 -07:00
router_openbsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
router_userspace_bsd.go wgengine: add BSD userspace router to darwin 2020-06-24 09:42:20 -07:00
router_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
runner.go wgengine/router: also accept exit code 254 from `ip rule del`. 2020-06-03 13:46:31 -07:00