Skip to content
Snippets Groups Projects
Commit 40616789 authored by Jason Xing's avatar Jason Xing Committed by Pablo Neira Ayuso
Browse files

netfilter: conntrack: dccp: try not to drop skb in conntrack


It would be better not to drop skb in conntrack unless we have good
alternatives. So we can treat the result of testing skb's header
pointer as nf_conntrack_tcp_packet() does.

Signed-off-by: default avatarJason Xing <kernelxing@tencent.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 4a3540a8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment