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 fbc6a9ec5a all: detect JetKVM and specialize a handful of things for it
Updates #16524

Change-Id: I183428de8c65d7155d82979d2d33f031c22e3331
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
6 months ago
..
linuxfwtest
detector.go all: detect JetKVM and specialize a handful of things for it 6 months ago
fake.go
fake_netfilter.go cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to cluster Services (#15897) 7 months ago
helpers.go
iptables.go
iptables_for_svcs.go util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896) 8 months ago
iptables_for_svcs_test.go util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896) 8 months ago
iptables_runner.go all: detect JetKVM and specialize a handful of things for it 6 months ago
iptables_runner_test.go cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed (#13658) 1 year ago
linuxfw.go
linuxfw_unsupported.go
nftables.go all: use Go 1.21's binary.NativeEndian 12 months ago
nftables_for_svcs.go util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896) 8 months ago
nftables_for_svcs_test.go util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896) 8 months ago
nftables_runner.go util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896) 8 months ago
nftables_runner_test.go util/linuxfw: fix delete snat rule (#15763) 8 months ago
nftables_types.go