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-- 77 bytes
Makefile -rw-r--r-- 98 bytes
dir.c -rw-r--r-- 41.9 KB
file.c -rw-r--r-- 25.2 KB
inode.c -rw-r--r-- 9.2 KB
kernfs-internal.h -rw-r--r-- 3.3 KB
mount.c -rw-r--r-- 10.5 KB
symlink.c -rw-r--r-- 3.0 KB

back to top