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.
5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
pass out on fxp0 all set-tag(log=100)
|
|
pass out on fxp0 all set-tag(nat=foo)
|
|
pass out on fxp0 all set-tag(log=100, nat=200)
|
|
pass out on fxp0 all set-tag(log=2147483648, nat=overtherainbowisapotof)
|