Iptables log-level does not work with kernel 3.6-rc

From: auto75914331
Date: Wed Sep 12 2012 - 01:22:01 EST


This rule

$IPTABLES -A RULE_0_in -j LOG --log-level notice --log-prefix "DENY in: "


result with linux 3.6-rc5

Sep 12 06:37:29 xxxxx kernel: <5>DENY in: IN=eth0 OUT= MAC=.......


result with linux 3.5.3 and older:

Sep 9 10:43:01 xxxxx kernel: DENY in: IN=eth0 OUT= MAC......


Thanks

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/