summaryrefslogtreecommitdiff
path: root/user/iptables
AgeCommit message (Collapse)AuthorFilesLines
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.