changing trunk/trunk to trunk
[iptables.git] / extensions / libip6t_rt.man
1 Match on IPv6 routing header
2 .TP
3 [\fB!\fP] \fB--rt-type\fP \fItype\fP
4 Match the type (numeric).
5 .TP
6 [\fB!\fP] \fB--rt-segsleft\fP \fInum\fP[\fB:\fP\fInum\fP]
7 Match the `segments left' field (range).
8 .TP
9 [\fB!\fP] \fB--rt-len\fP \fIlength\fP
10 Match the length of this header.
11 .TP
12 .BR "--rt-0-res"
13 Match the reserved field, too (type=0)
14 .TP
15 \fB--rt-0-addrs\fP \fIaddr\fP[\fB,\fP\fIaddr\fP...]
16 Match type=0 addresses (list).
17 .TP
18 .BR "--rt-0-not-strict"
19 List of type=0 addresses is not a strict list.