summaryrefslogtreecommitdiff
path: root/user/iptables
AgeCommit message (Collapse)AuthorFilesLines
2020-07-03user/*: Drop maintainershipMolly Miller1-1/+2
2020-06-14user/iptables: bump to 1.8.5Molly Miller1-3/+3
2020-01-08user/*: Modernise / fix syntax / deps / metadataA. Wilcox1-2/+2
2020-01-04user/iptables: bump to 1.8.4Molly Miller1-3/+3
2019-07-22system/*, user/*: remove bashisms from initd scriptsMax Rees2-3/+3
2019-07-06user/iptables: new packageMolly Miller4-0/+230
There is some optional functionality available which requires further libraries (libmnl for the ability to work over nf_tables as opposed to the legacy ip{,6}_tables kernel module, libnetfilter_conntrack for connlabel matching), but these libraries aren't yet packaged.