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