fix for f12, gcc4.4
[iptables.git] / extensions / libipt_iprange.man
1 This matches on a given arbitrary range of IPv4 addresses
2 .TP
3 .BI "[!]" "--src-range " "ip-ip"
4 Match source IP in the specified range.
5 .TP
6 .BI "[!]" "--dst-range " "ip-ip"
7 Match destination IP in the specified range.