From: Mart Frauenlob Date: Wed, 10 Apr 2013 06:49:25 +0000 (+0000) Subject: extensions: libxt_NETMAP: rename IPv4 manpage and tell about IPv6 support X-Git-Tag: v1.4.20~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8646dc9623631db3b71a5c1846566cf54a66a3a;p=thirdparty%2Fiptables.git extensions: libxt_NETMAP: rename IPv4 manpage and tell about IPv6 support This patch renames libipt_NETMAP.man to libxt_NETMAP.man thus informing about the IPv6 version. Signed-off-by: Mart Frauenlob Signed-off-by: Pablo Neira Ayuso --- diff --git a/extensions/libipt_NETMAP.man b/extensions/libxt_NETMAP.man similarity index 88% rename from extensions/libipt_NETMAP.man rename to extensions/libxt_NETMAP.man index a7e90b8d..06507db7 100644 --- a/extensions/libipt_NETMAP.man +++ b/extensions/libxt_NETMAP.man @@ -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.