libip6t_frag.man revision c2794131b445ebccba184066af6d3fb2f38d1f38
1This 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.
20