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/util/linuxfw
Brad Fitzpatrick 475b520aa2 tsconst, util/linuxfw, wgengine/router: move Linux fw consts to tsconst
Now cmd/derper doesn't depend on iptables, nftables, and netlink code :)

But this is really just a cleanup step I noticed on the way to making
tsnet applications able to not link all the OS router code which they
don't use.

Updates #17313

Change-Id: Ic7b4e04e3a9639fd198e9dbeb0f7bae22a4a47a9
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
linuxfwtest util/linuxfw: initial implementation of package 3 years ago
detector.go util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables optional 2 months ago
fake.go util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables optional 2 months ago
fake_netfilter.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 7 months ago
helpers.go util/slicesx: add FirstElementEqual and LastElementEqual 1 year ago
iptables.go util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables optional 2 months ago
iptables_disabled.go util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables optional 2 months ago
iptables_for_svcs.go util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896) 7 months ago
iptables_for_svcs_test.go util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables optional 2 months ago
iptables_runner.go tsconst, util/linuxfw, wgengine/router: move Linux fw consts to tsconst 2 months ago
iptables_runner_test.go tsconst, util/linuxfw, wgengine/router: move Linux fw consts to tsconst 2 months ago
linuxfw.go tsconst, util/linuxfw, wgengine/router: move Linux fw consts to tsconst 2 months ago
nftables.go util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables optional 2 months ago
nftables_for_svcs.go util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896) 7 months ago
nftables_for_svcs_test.go util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896) 7 months ago
nftables_runner.go util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896) 7 months ago
nftables_runner_test.go util/linuxfw: fix delete snat rule (#15763) 7 months ago
nftables_types.go util/linuxfw: add new arch build constraints 2 years ago