Revision f8d20b46ce55cf40afb30dcef6d9288f7ef46d9b authored by Xin Long on 26 October 2017, 11:23:27 UTC, committed by David S. Miller on 27 October 2017, 14:45:12 UTC
The similar fix in patch 'ipip: only increase err_count for some
certain type icmp in ipip_err' is needed for ip6gre_err.

In Jianlin's case, udp netperf broke even when receiving a TooBig
icmpv6 packet.

Fixes: c12b395a4664 ("gre: Support GRE over IPv6")
Reported-by: Jianlin Shi <jishi@redhat.com>
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent f3594f0
History
File Mode Size
Kconfig -rw-r--r-- 829 bytes
Makefile -rw-r--r-- 180 bytes
README -rw-r--r-- 249 bytes
dir.c -rw-r--r-- 6.7 KB
inode.c -rw-r--r-- 17.3 KB
namei.c -rw-r--r-- 910 bytes
qnx6.h -rw-r--r-- 3.3 KB
super_mmi.c -rw-r--r-- 3.8 KB

README

back to top