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
KevinLiang10 243ce6ccc1 util/linuxfw: decoupling IPTables logic from linux router
This change is introducing new netfilterRunner interface and moving iptables manipulation to a lower leveled iptables runner.

For #391

Signed-off-by: KevinLiang10 <kevinliang@tailscale.com>
1 year ago
..
callback.go all: update copyright and license headers 1 year ago
ifconfig_windows.go envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently 1 year ago
ifconfig_windows_test.go all: update copyright and license headers 1 year ago
router.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_darwin.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_default.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_fake.go all: update copyright and license headers 1 year ago
router_freebsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_linux.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
router_linux_test.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
router_openbsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_test.go all: update copyright and license headers 1 year ago
router_userspace_bsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_windows.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
runner.go all: update copyright and license headers 1 year ago