diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-05-14 08:55:03 (GMT) |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-05-16 22:56:38 (GMT) |
commit | 1a4ac9870fb82eed56623d0f69ec59aa5bef85fe (patch) | |
tree | 9baaef014734b30c4cc349188e0ad08626b1c6b1 /net/sctp | |
parent | c44f5faa8e8c2036da2ba656f79b57a737543aff (diff) | |
download | linux-fsl-qoriq-1a4ac9870fb82eed56623d0f69ec59aa5bef85fe.tar.xz |
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/sctp')
0 files changed, 0 insertions, 0 deletions