* [PATCH] libipt_hashlimit doc update
@ 2007-06-03 12:34 Jan Engelhardt
2007-06-03 17:36 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Jan Engelhardt @ 2007-06-03 12:34 UTC (permalink / raw)
To: kaber; +Cc: Netfilter Developer Mailing List
Add srcip,srcport to hashlimit manpage.
Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
---
extensions/libipt_hashlimit.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: iptables/extensions/libipt_hashlimit.man
===================================================================
--- iptables.orig/extensions/libipt_hashlimit.man
+++ iptables/extensions/libipt_hashlimit.man
@@ -16,8 +16,8 @@ A rate just like the limit match
.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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-03 17:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-03 12:34 [PATCH] libipt_hashlimit doc update Jan Engelhardt
2007-06-03 17:36 ` Patrick McHardy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.