b9daf172a0
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.
6 lines
332 B
Plaintext
6 lines
332 B
Plaintext
pass in from 127.0.0.1/32 to 127.0.0.1/32 with opt sec
|
|
pass in from 127.0.0.1/32 to 127.0.0.1/32 with opt lsrr not opt sec
|
|
block in from any to any with not opt sec-class topsecret
|
|
block in from any to any with not opt sec-class topsecret,secret
|
|
pass in from any to any with opt sec-class topsecret,confid not opt sec-class unclass
|