NetBSD/tests/ipf/input/n11
jmmv b9daf172a0 Add the ipf tests developed by Lukasz Strzygowski as part of the atfify
GSoC 2008 project.  These were originally inside the kernel subdirectory
but I think they belong in their own top-level directory because ipf
consists of more components than just the kernel-level packet filter.
2009-02-20 21:42:59 +00:00

17 lines
517 B
Plaintext

out on zx0 255 10.1.1.0 10.1.1.2
out on zx0 255 10.1.1.1 10.1.1.2
out on zx0 255 10.1.1.2 10.1.1.1
out on zx0 255 10.2.2.1 10.1.2.1
out on zx0 255 10.2.2.2 10.1.2.1
in on zx0 255 10.1.1.1 10.1.1.2
in on zx0 255 10.1.1.2 10.1.1.1
in on zx0 255 10.2.2.1 10.2.1.1
in on zx0 255 10.2.2.2 10.2.1.1
in on zx0 255 10.2.2.3 10.1.1.1
in on zx0 255 10.2.3.4 10.2.2.2
in on zx0 255 10.1.1.1 10.2.2.2
in on zx0 255 10.1.1.2 10.2.2.2
in on zx0 255 10.1.1.0 10.3.4.5
in on zx0 255 10.1.1.1 10.3.4.5
in on zx0 255 10.1.1.2 10.3.4.5