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.
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
log in all
|
|
pass in on anon0 all head 100
|
|
pass in log quick from 3.3.3.3 to any group 100
|
|
pass in log body quick from 2.2.2.2 to any
|
|
pass in log quick proto tcp from 1.1.1.1 to any flags S keep state
|
|
pass in log first quick proto tcp from 1.1.1.1 to any flags S keep state
|