summaryrefslogtreecommitdiffstats
path: root/tests/xmlfiles/25-rule-exthdr.xml
blob: 48abd571ec40d58c4581ace3c43cc535ce870763 (plain)
1
2
3
4
5
6
7
8
9
<rule family="ip6" table="filter" chain="INPUT" handle="100" version="0">
  <rule_flags>0</rule_flags>
  <expr type="exthdr">
    <dreg>1</dreg>
    <exthdr_type>mh</exthdr_type>
    <offset>2</offset>
    <len>16</len>
  </expr>
</rule>