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)
commit74f7a6552c8d76ffc5e11eb8d9d6c07238b9ae77
tree8ab3e8dd361de4d2f11536523aa5f0113272050e
parentf3abc9b963e004b8c96cd7fbee6fd905f2bfd620
netfilter: nf_conntrack: log packets dropped by helpers

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>
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c
net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c