1130887SdarrenrThe contents of this directory sub tree is dedicated to regression testing
2130887Sdarrenrof IPFilter.
3130887Sdarrenr
4130887SdarrenrThe tests are broken down into these groups:
5130887Sdarrenrf    - filter rule tests
6130887Sdarrenri    - parsing & printing test of ipf rules
7130887Sdarrenrin   - parsing & printing test of ipnat rules
8130887Sdarrenripv6 - ipv6 filter rule tests
9130887Sdarrenrl    - logging test
10130887Sdarrenrn    - NAT testing
11130887Sdarrenrni   - combined NAT & IPF tests
12130887Sdarrenr
13130887Sdarrenr      TEST
14130887Sdarrenrf1  - block/pass, in/out.
15130887Sdarrenrf2  - proto
16130887Sdarrenrf3  - from IP#
17130887Sdarrenrf4  - to #IP
18130887Sdarrenrf5  - source port
19130887Sdarrenrf6  - destination port
20130887Sdarrenrf7  - icmp-type, code
21130887Sdarrenrf8  - flags
22130887Sdarrenrf9  - ipoptions
23130887Sdarrenrf10 - ipoptions
24130887Sdarrenrf11 - keep frag/state
25130887Sdarrenrf12 - short/frag
26130887Sdarrenrf13 - keep frag/state (fragmented packets)
27130887Sdarrenrf14 - from !host, to !host
28130887Sdarrenrf15 - groups
29130887Sdarrenrf16 - skip
30130887Sdarrenrf17 - TCP state transition on flags
31