summaryrefslogtreecommitdiffstats
path: root/iptables/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* doc: deduplicate extension descriptions into a new manpageJan Engelhardt2012-09-301-0/+1
| | | | | | | | | | iptables.8 and ip6tables.8 had pretty much the same content, with a few protocol-specific deviations here and there. Not only did that bloat the manpages, but it also made it harder to spot differences. Separate out the extension descriptions into a new manpage, which conveniently features differences next to one another (cf. REJECT). Signed-off-by: Jan Engelhardt <jengelh@inai.de>
* src: move all iptables pieces into a separate directoryJan Engelhardt2011-06-071-0/+14
(Unclutter top-level dir) Signed-off-by: Jan Engelhardt <jengelh@medozas.de>