NameDateSize

..20-Dec-201662

bpftestH A D08-Mar-2015533

dotestH A D08-Mar-2015736

dotest6H A D08-Mar-2015665

expected/H20-Dec-2016102

hextestH A D08-Mar-2015504

input/H20-Dec-201671

intestH A D08-Mar-2015394

iptestH A D08-Mar-2015397

itestH A D08-Mar-2015486

logtestH A D08-Mar-20151.2 KiB

MakefileH A D08-Mar-20152.7 KiB

mhtestH A D08-Mar-2015577

mtestH A D08-Mar-2015609

natipftestH A D08-Mar-20151.3 KiB

nattestH A D08-Mar-2015705

ptestH A D08-Mar-2015621

README.TXTH A D08-Mar-2015704

regress/H20-Dec-2016124

test.formatH A D08-Mar-20151.7 KiB

vfycksum.plH A D08-Mar-20156.2 KiB

README.TXT

1The contents of this directory sub tree is dedicated to regression testing
2of IPFilter.
3
4The tests are broken down into these groups:
5f    - filter rule tests
6i    - parsing & printing test of ipf rules
7in   - parsing & printing test of ipnat rules
8ipv6 - ipv6 filter rule tests
9l    - logging test
10n    - NAT testing
11ni   - combined NAT & IPF tests
12
13      TEST
14f1  - block/pass, in/out.
15f2  - proto
16f3  - from IP#
17f4  - to #IP
18f5  - source port
19f6  - destination port
20f7  - icmp-type, code
21f8  - flags
22f9  - ipoptions
23f10 - ipoptions
24f11 - keep frag/state
25f12 - short/frag
26f13 - keep frag/state (fragmented packets)
27f14 - from !host, to !host
28f15 - groups
29f16 - skip
30f17 - TCP state transition on flags
31