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