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
Josh Bleecher Snyder 47ebd1e9a2 wgengine/router: use net.IP.Equal instead of bytes.Equal to compare IPs
Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>
3 years ago
..
callback.go net/dns: some post-review cleanups. 4 years ago
ifconfig_windows.go wgengine/router: use net.IP.Equal instead of bytes.Equal to compare IPs 3 years ago
ifconfig_windows_test.go wgengine/router{win}: ignore broadcast routes added by Windows when removing routes. 3 years ago
router.go ipn/ipnlocal,wgengine/router,cmd/tailscale: add flag to allow local lan access when routing traffic via an exit node. 4 years ago
router_darwin.go wgengine/router: remove unused wireguard *Device argument. 4 years ago
router_default.go wgengine/router: remove unused wireguard *Device argument. 4 years ago
router_fake.go wgengine: pass in an explicit router.Router, rather than a generator. 4 years ago
router_freebsd.go wgengine/router: remove unused wireguard *Device argument. 4 years ago
router_linux.go ipn/ipnlocal,wgengine/router,cmd/tailscale: add flag to allow local lan access when routing traffic via an exit node. 4 years ago
router_linux_test.go wgengine/router{win}: ignore broadcast routes added by Windows when removing routes. 3 years ago
router_openbsd.go wgengine: move DNS configuration out of wgengine/router. 4 years ago
router_test.go net/dns: add GOOS build tags 3 years ago
router_userspace_bsd.go wgengine/router: add the Tailscale ULA route on darwin. 4 years ago
router_windows.go wgengine/router: remove unused field 3 years ago
runner.go wgengine/router: set up basic IPv6 routing/firewalling. 4 years ago