From 7aec98853ae3fab8cedfb557c30bac361c08764f Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Mon, 11 Jul 2011 10:50:21 +0200 Subject: Update the manpage and document the limits in hash:net,iface. --- src/ipset.8 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/ipset.8 b/src/ipset.8 index 648e935..37b31eb 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -767,7 +767,11 @@ the interface is flagged with \fBphysdev:\fR, the interface is interpreted as the incoming/outgoing bridge port. .PP The lookup time grows linearly with the number of the different prefix -values added to the set. +values added to the set. +.PP +The internal restriction of the \fBhash:net,iface\fR set type is that +the same network prefix cannot be stored with more than 64 different interfaces +in a single set. .PP Examples: .IP -- cgit v1.2.3