]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
extensions: libxt_NETMAP: rename IPv4 manpage and tell about IPv6 support
authorMart Frauenlob <mart.frauenlob@chello.at>
Wed, 10 Apr 2013 06:49:25 +0000 (06:49 +0000)
committerPablo Neira Ayuso <pablo@soleta.eu>
Wed, 29 May 2013 17:27:27 +0000 (19:27 +0200)
This patch renames libipt_NETMAP.man to libxt_NETMAP.man thus informing
about the IPv6 version.

Signed-off-by: Mart Frauenlob <mart.frauenlob@chello.at>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libxt_NETMAP.man [moved from extensions/libipt_NETMAP.man with 88% similarity]

similarity index 88%
rename from extensions/libipt_NETMAP.man
rename to extensions/libxt_NETMAP.man
index a7e90b8d0d201f805d6e887b35e5c2a17d6e7ac2..06507db7f4277c4cf7dbf9a6eae8140a4cee03e3 100644 (file)
@@ -7,3 +7,5 @@ table.
 Network address to map to.  The resulting address will be constructed in the
 following way: All 'one' bits in the mask are filled in from the new `address'.
 All bits that are zero in the mask are filled in from the original address.
+.TP
+IPv6 support available since Linux kernels >= 3.7.