summaryrefslogtreecommitdiffhomepage
path: root/util/linuxfw/nftables.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-27util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables op...Brad Fitzpatrick1-0/+4
2025-01-13all: use Go 1.21's binary.NativeEndianBrad Fitzpatrick1-3/+3
2024-02-07util/cmpx: delete now that we're using Go 1.22Brad Fitzpatrick1-4/+4
2023-10-18util/linuxfw: add additional nftable detection logicMaisem Ali1-0/+24
2023-10-10util/linuxfw: move detection logicMaisem Ali1-2/+2
2023-08-10util/linuxfw: rename ErrorFWModeNotSupportedBrad Fitzpatrick1-2/+2
2023-08-08wgengine/router: add auto selection heuristic for iptables/nftablesKevinLiang101-2/+8
2023-06-30util/linuxfw: add new arch build constraintsKevinLiang101-1/+2
2023-06-07all: use cmpx.Or where it made senseBrad Fitzpatrick1-12/+4
2023-02-14util/linuxfw: add build constraints excluding GOARCH=armAndrew Dunham1-1/+1
2023-02-09util/linuxfw: initial implementation of packageAndrew Dunham1-0/+269