blob: fff3db3b95cb91c91d728ca4fa7de3d22d93c44b [file] [log] [blame]
Henrik Nordstromc2794132004-01-22 15:04:24 +00001This module matches the time IPv6 fragmentathion header
2.TP
3.BI "--fragid " "[!]" "id[:id]"
4Matches the given fragmentation ID (range).
5.TP
6.BI "--fraglen " "[!]" "length"
7Matches the total length of this header.
8.TP
9.BI "--fragres "
10Matches the reserved field, too.
11.TP
12.BI "--fragfirst "
13Matches on the first fragment.
14.TP
15.BI "[--fragmore]"
16Matches if there are more fragments.
17.TP
18.BI "[--fraglast]"
19Matches if this is the last fragement.