netfilter: nf_conntrack: log packets dropped by helpers
authorPatrick McHardy <kaber@trash.net>
Tue, 25 Aug 2009 13:33:08 +0000 (15:33 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 25 Aug 2009 13:33:08 +0000 (15:33 +0200)
Log packets dropped by helpers using the netfilter logging API. This
is useful in combination with nfnetlink_log to analyze those packets
in userspace for debugging.

Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found