blob: 0ccaa5f9612cd7ce3da28d7d45d2281b89b021b6 [file] [log] [blame]
Henrik Nordstromc2794132004-01-22 15:04:24 +00001Match on IPv6 routing header
2.TP
Patrick McHardy510aef92008-06-02 12:48:48 +02003[\fB!\fP] \fB--rt-type\fP \fItype\fP
Henrik Nordstromc2794132004-01-22 15:04:24 +00004Match the type (numeric).
5.TP
Patrick McHardy510aef92008-06-02 12:48:48 +02006[\fB!\fP] \fB--rt-segsleft\fP \fInum\fP[\fB:\fP\fInum\fP]
Henrik Nordstromc2794132004-01-22 15:04:24 +00007Match the `segments left' field (range).
8.TP
Patrick McHardy510aef92008-06-02 12:48:48 +02009[\fB!\fP] \fB--rt-len\fP \fIlength\fP
Yasuyuki KOZAKAI28e5b792006-01-30 08:50:09 +000010Match the length of this header.
Henrik Nordstromc2794132004-01-22 15:04:24 +000011.TP
Yasuyuki KOZAKAI28e5b792006-01-30 08:50:09 +000012.BR "--rt-0-res"
Henrik Nordstromc2794132004-01-22 15:04:24 +000013Match the reserved field, too (type=0)
14.TP
Patrick McHardy510aef92008-06-02 12:48:48 +020015\fB--rt-0-addrs\fP \fIaddr\fP[\fB,\fP\fIaddr\fP...]
Henrik Nordstromc2794132004-01-22 15:04:24 +000016Match type=0 addresses (list).
17.TP
Yasuyuki KOZAKAI28e5b792006-01-30 08:50:09 +000018.BR "--rt-0-not-strict"
Henrik Nordstromc2794132004-01-22 15:04:24 +000019List of type=0 addresses is not a strict list.