commit | 74f7a6552c8d76ffc5e11eb8d9d6c07238b9ae77 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Aug 25 15:33:08 2009 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Tue Aug 25 15:33:08 2009 +0200 |
tree | 8ab3e8dd361de4d2f11536523aa5f0113272050e | |
parent | f3abc9b963e004b8c96cd7fbee6fd905f2bfd620 [diff] |
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>