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