blob: a6c2d2be179caa728a40d4634655616a83b5c735 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
:input;type filter hook input priority 0
*ip6;test-ip6;input
exthdr hbh exists;ok
exthdr rt exists;ok
exthdr frag exists;ok
exthdr dst exists;ok
exthdr mh exists;ok
exthdr hbh missing;ok
exthdr hbh == exists;ok;exthdr hbh exists
exthdr hbh == missing;ok;exthdr hbh missing
exthdr hbh != exists;ok
exthdr hbh != missing;ok
exthdr hbh 1;ok;exthdr hbh exists
exthdr hbh 0;ok;exthdr hbh missing
|