summaryrefslogtreecommitdiff
path: root/user/iptables/iptables.initd
AgeCommit message (Collapse)AuthorFilesLines
2019-07-22system/*, user/*: remove bashisms from initd scriptsMax Rees1-1/+1
2019-07-06user/iptables: new packageMolly Miller1-0/+136
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.