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
Andrew Dunham 6927a844b1 util/linuxfw: add build constraints excluding GOARCH=arm
This isn't currently supported due to missing support in upstream
dependencies, and also we don't use this package anywhere right now.
Just conditionally skip this for now.

Fixes #7268

Change-Id: Ie7389c2c0816b39b410c02a7276051a4c18b6450
Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
1 year ago
..
linuxfwtest util/linuxfw: initial implementation of package 1 year ago
helpers.go util/linuxfw: initial implementation of package 1 year ago
iptables.go util/linuxfw: add build constraints excluding GOARCH=arm 1 year ago
linuxfw.go util/linuxfw: initial implementation of package 1 year ago
linuxfw_struct_linux_test.go util/linuxfw: add build constraints excluding GOARCH=arm 1 year ago
linuxfw_unsupported.go util/linuxfw: add build constraints excluding GOARCH=arm 1 year ago
nftables.go util/linuxfw: add build constraints excluding GOARCH=arm 1 year ago
nftables_types.go util/linuxfw: add build constraints excluding GOARCH=arm 1 year ago