[netfilter-cvslog] r6854 - trunk/iptables/extensions

kaber at trash.net kaber at trash.net
Sun Jun 3 20:42:11 CEST 2007


Author: kaber at trash.net
Date: 2007-06-03 20:42:10 +0200 (Sun, 03 Jun 2007)
New Revision: 6854

Modified:
   trunk/iptables/extensions/libipt_hashlimit.man
Log:
[PATCH] libipt_hashlimit doc update

Add srcip,srcport to hashlimit manpage.

Signed-off-by: Jan Engelhardt <jengelh at gmx.de>


Modified: trunk/iptables/extensions/libipt_hashlimit.man
===================================================================
--- trunk/iptables/extensions/libipt_hashlimit.man	2007-05-31 13:53:25 UTC (rev 6853)
+++ trunk/iptables/extensions/libipt_hashlimit.man	2007-06-03 18:42:10 UTC (rev 6854)
@@ -16,8 +16,8 @@
 .BI "--hashlimit-burst " "num"
 Burst value, just like limit match
 .TP
-.BI "--hashlimit-mode " "destip | destip-destport"
-Limit per IP or per port
+.BI "--hashlimit-mode " "dstip,srcip,dstport,srcport"
+A comma-separated list of objects to take into consideration
 .TP
 .BI "--hashlimit-name " "foo"
 The name for the /proc/net/ipt_hashlimit/foo entry




More information about the netfilter-cvslog mailing list