libip6t_rt.man 518 B

12345678910111213141516171819
  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. \fB\-\-rt\-0\-res\fP
  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. \fB\-\-rt\-0\-not\-strict\fP
  19. List of type=0 addresses is not a strict list.