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/net/netns
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
..
netns.go
netns_android.go
netns_darwin.go
netns_darwin_test.go
netns_default.go
netns_linux.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
netns_linux_test.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
netns_test.go
netns_windows.go
socks.go