summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-07-11 10:50:21 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-07-11 10:50:21 +0200
commit7aec98853ae3fab8cedfb557c30bac361c08764f (patch)
tree22d7a299453bdb1d1ac19c426c61a84e4617bba2 /src
parent3d5a1a2e312cd2677cfa93438b66de7cbba6f58e (diff)
Update the manpage and document the limits in hash:net,iface.
Diffstat (limited to 'src')
-rw-r--r--src/ipset.86
1 files changed, 5 insertions, 1 deletions
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