NetBSD/tests/ipf/regress/f14
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

9 lines
255 B
Plaintext

block in from !1.1.1.1 to any
pass in from 1.1.1.1 to !any
block in from 1.1.1.0/24 to !any
pass in from !1.1.1.0/24 to any
block in from !1.1.0.0/16 to any
pass in from 1.1.0.0/16 to !1.2.0.0/16
block in from any to !127.0.0.0/8
pass in from !any to any