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-- 1.0 KB
Makefile -rw-r--r-- 157 bytes
adfs.h -rw-r--r-- 5.6 KB
dir.c -rw-r--r-- 5.4 KB
dir_f.c -rw-r--r-- 10.4 KB
dir_f.h -rw-r--r-- 1.2 KB
dir_fplus.c -rw-r--r-- 6.2 KB
dir_fplus.h -rw-r--r-- 1014 bytes
file.c -rw-r--r-- 810 bytes
inode.c -rw-r--r-- 9.5 KB
map.c -rw-r--r-- 6.9 KB
super.c -rw-r--r-- 13.4 KB

back to top