summaryrefslogtreecommitdiffstats
path: root/iptables/ip6tables.8
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Generate ip6tables man pages on the flyPhil Sutter2022-12-141-1/+0
| | | | | | No need to drag them around, creating them is simple. Signed-off-by: Phil Sutter <phil@nwl.cc>
* doc: merge ip6table man pages into ipv4 onesFlorian Westphal2013-08-071-0/+1
a couple of improvements to the iptables man page never made it into ip6tables version. The number of differences between these two files is so small that it seems preferable to alias the ipv6 man pages to their ipv4 counterpart and change iptables man page to specifically document differences (e.g. lack of ip6tables -f, etc). Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>