repo.or.cz
/
ferm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix previous NEWS commit, oops
[ferm.git]
/
test
/
misc
/
autovar.ferm
blob
56e26a2f0d4163d4358b2f3282ed98a8e78f544a
1
table filter chain INPUT {
2
LOG log-prefix "in $TABLE ";
3
LOG log-prefix "in $CHAIN ";
4
LOG log-prefix "in $TABLE/$CHAIN ";
5
LOG log-prefix "in $TABLE/$CHAIN line #$LINE";
6
}