You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
60d19fa00d
all: use Go 1.21's binary.NativeEndian
...
We still use josharian/native (hi @josharian!) via
netlink, but I also sent https://github.com/mdlayher/netlink/pull/220
Updates #8632
Change-Id: I2eedcb7facb36ec894aee7f152c8a1f56d7fc8ba
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
linuxfwtest
util/linuxfw: initial implementation of package
3 years ago
detector.go
util/linuxfw: fall back to nftables when iptables not found
2 years ago
fake.go
cmd/containerboot,cmd/k8s-operator: enable IPv6 for fqdn egress proxies ( #12577 )
2 years ago
helpers.go
util/slicesx: add FirstElementEqual and LastElementEqual
2 years ago
iptables.go
util/linuxfw: fall back to nftables when iptables not found
2 years ago
iptables_for_svcs.go
cmd/containerboot,kube,util/linuxfw: configure kube egress proxies to route to 1+ tailnet targets ( #13531 )
2 years ago
iptables_for_svcs_test.go
cmd/containerboot,kube,util/linuxfw: configure kube egress proxies to route to 1+ tailnet targets ( #13531 )
2 years ago
iptables_runner.go
cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed ( #13658 )
2 years ago
iptables_runner_test.go
cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed ( #13658 )
2 years ago
linuxfw.go
all: add test for package comments, fix, add comments as needed
2 years ago
linuxfw_unsupported.go
all: cleanup unused code, part 2 ( #10670 )
2 years ago
nftables.go
all: use Go 1.21's binary.NativeEndian
1 year ago
nftables_for_svcs.go
cmd/containerboot,kube,util/linuxfw: configure kube egress proxies to route to 1+ tailnet targets ( #13531 )
2 years ago
nftables_for_svcs_test.go
cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed ( #13658 )
2 years ago
nftables_runner.go
cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed ( #13658 )
2 years ago
nftables_runner_test.go
cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed ( #13658 )
2 years ago
nftables_types.go
util/linuxfw: add new arch build constraints
3 years ago