| Henrik Nordstrom | c279413 | 2004-01-22 15:04:24 +0000 | [diff] [blame^] | 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. |