summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_udp.man
blob: 1d5e590c768be004d21f721024a6b18f09c9ab90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
These extensions can be used if `--protocol udp' is specified.  It
provides the following options:
.TP
.BR "--source-port " "[!] \fIport\fP[:\fIport\fP]"
Source port or port range specification.
See the description of the
.B --source-port
option of the TCP extension for details.
.TP
.BR "--destination-port " "[!] \fIport\fP[:\fIport\fP]"
Destination port or port range specification.
See the description of the
.B --destination-port
option of the TCP extension for details.