git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90348e0
)
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
author
Patrick McHardy
<kaber@trash.net>
Thu, 15 Apr 2010 17:09:01 +0000
(19:09 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Thu, 15 Apr 2010 17:09:01 +0000
(19:09 +0200)
Use KERN_NOTICE instead of KERN_EMERG by default. This only affects
kernel internal logging (like conntrack), user-specified logging rules
contain a seperate log level.
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found