From d2263d22746df101cb63c0293e0646fada46263a Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 14 Nov 2019 14:29:03 +0100 Subject: Document explicitly that protocol is not stored in bitmap:port --- src/ipset.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/ipset.8 b/src/ipset.8 index f1a1368..7787d79 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -496,8 +496,9 @@ Create the set from the specified inclusive port range. The \fBset\fR match and \fBSET\fR target netfilter kernel modules interpret the stored numbers as TCP or UDP port numbers. .PP -\fBproto\fR only needs to be specified if a service name is used, -and that name does not exist as a TCP service. +\fBproto\fR only needs to be specified if a service name is used +and that name does not exist as a TCP service. The protocol is never stored +in the set, just the port number of the service. .PP Examples: .IP -- cgit v1.2.3