diff mbox

libxt_multiport.man: Update list of valid protocols

Message ID 51646349.9090801@chello.at
State Accepted
Headers show

Commit Message

Mart Frauenlob April 9, 2013, 6:51 p.m. UTC
Hello,

this patch updates the list of valid protocols in the man page section 
of the multiport match to: tcp, udp, udplite, dccp and sctp.

Best regards

Mart
From 52bfcc21d8e0ff9b87529b9c02ea63ec686c5dda Mon Sep 17 00:00:00 2001
From: Mart Frauenlob <mart.frauenlob@chello.at>
Date: Tue, 9 Apr 2013 20:46:44 +0200
Subject: [PATCH] libxt_multiport.man: Update list of valid protocols.

---
 extensions/libxt_multiport.man |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

Comments

Pablo Neira Ayuso April 19, 2013, 12:31 a.m. UTC | #1
On Tue, Apr 09, 2013 at 08:51:53PM +0200, Mart Frauenlob wrote:
> Hello,
> 
> this patch updates the list of valid protocols in the man page
> section of the multiport match to: tcp, udp, udplite, dccp and sctp.

Applied, thanks. Please, add Signed-off-by to your patches next time.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/extensions/libxt_multiport.man b/extensions/libxt_multiport.man
index caf5c56..7eb083e 100644
--- a/extensions/libxt_multiport.man
+++ b/extensions/libxt_multiport.man
@@ -1,9 +1,8 @@ 
 This module matches a set of source or destination ports.  Up to 15
 ports can be specified.  A port range (port:port) counts as two
-ports.  It can only be used in conjunction with
-\fB\-p tcp\fP
-or
-\fB\-p udp\fP.
+ports.  It can only be used in conjunction with one of the
+following protocols:
+\fBtcp\fP, \fBudp\fP, \fBudplite\fP, \fBdccp\fP and \fBsctp\fP.
 .TP
 [\fB!\fP] \fB\-\-source\-ports\fP,\fB\-\-sports\fP \fIport\fP[\fB,\fP\fIport\fP|\fB,\fP\fIport\fP\fB:\fP\fIport\fP]...
 Match if the source port is one of the given ports.  The flag