diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-05-14 10:55:03 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-05-17 00:56:38 +0200 |
commit | 1a4ac9870fb82eed56623d0f69ec59aa5bef85fe (patch) | |
tree | 9baaef014734b30c4cc349188e0ad08626b1c6b1 /net/ceph | |
parent | c44f5faa8e8c2036da2ba656f79b57a737543aff (diff) |
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
Extend log message if packets are ignored to include the TCP state, ie.
replace:
[ 3968.070196] nf_ct_tcp: invalid packet ignored IN= OUT= SRC=...
by:
[ 3968.070196] nf_ct_tcp: invalid packet ignored in state ESTABLISHED IN= OUT= SRC=...
This information is useful to know in what state we were while ignoring the
packet.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Acked-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'net/ceph')
0 files changed, 0 insertions, 0 deletions