commit | 4aa3b2ee1945ed082430ae1fb988d60eef64ca07 | [log] [tgz] |
---|---|---|
author | Eric Leblond <eric@inl.fr> | Wed Feb 18 15:28:46 2009 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Wed Feb 18 15:28:46 2009 +0100 |
tree | f4e28cbe6c8c89e08b69b2bee95f89e3eb2bf884 | |
parent | 4667ba15119fea265b79502a019a2e75b8c9dfe1 [diff] |
netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack This patch fixes a trivial typo that was adding a new line at end of the nf_log_packet() prefix. It also make the logging conditionnal by adding a LOG_INVALID test. Signed-off-by: Eric Leblond <eric@inl.fr> Signed-off-by: Patrick McHardy <kaber@trash.net>