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.
19 lines
831 B
Plaintext
19 lines
831 B
Plaintext
block in from any to any with ipopts
|
|
pass in from any to any with opt sec-class topsecret
|
|
block in from any to any with opt ssrr,sec-class topsecret
|
|
pass in from any to any with opt ssrr,sec-class topsecret
|
|
block in from any to any with opt ts,sec-class topsecret
|
|
pass in from any to any with opt ts,sec-class topsecret
|
|
block in from any to any with opt sec-class secret
|
|
pass in from any to any with opt sec-class secret
|
|
block in from any to any with opt lsrr,ssrr
|
|
pass in from any to any with opt lsrr,ssrr
|
|
pass in from any to any with ipopts
|
|
block in from any to any with opt lsrr
|
|
pass in from any to any with opt lsrr
|
|
block in from any to any with opt ssrr,ts
|
|
pass in from any to any with opt ssrr,ts
|
|
block in from any to any with opt rr
|
|
pass in from any to any with opt rr
|
|
block in from any to any with opt sec-class topsecret
|