IPv4: skip ICMP for bridge contrack users when defrag expires
authorAndy Zhou <azhou@nicira.com>
Fri, 15 May 2015 21:15:36 +0000 (14:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2015 04:15:27 +0000 (00:15 -0400)
commit8bc04864ac89616e55fc8a196dd32b7066433ea8
treec54369ba679c9099dd4f10e33d5d5cf44d46c10f
parent5cf422808244ca8f1177c72fe6e1ce8322794b57
IPv4: skip ICMP for bridge contrack users when defrag expires

users in [IP_DEFRAG_CONNTRACK_BRIDGE_IN, __IP_DEFRAG_CONNTRACK_BR_IN]
should not ICMP message also.

Reported-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_fragment.c