]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita2e150beb3a44b58981d454b78f14cd65abd9119
treec54369ba679c9099dd4f10e33d5d5cf44d46c10f
parent326fbc7bc101203492966efbfd4d864bade6f957
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