From: David S. Miller Date: Sun, 19 Jun 2016 05:11:39 +0000 (-0700) Subject: Merge branch 'ipv6-better-traceroute-sit-gre' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=bd081e4b0252c534c27642c9bd8a296ec1e03431;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'ipv6-better-traceroute-sit-gre' Eric Dumazet says: ==================== ipv6: better traceroute support in sit and gre In commit ca15a078bd90 ("sit: generate icmpv6 error when receiving icmpv4 error"), Oussama Ghorbel added minimal support for SIT tunnels to generate ICMPv6 messages when receiving ICMPv4 messages. This patch series extends this to GRE tunnels. It also adds support for ICMPV6_TIME_EXCEED. Partial support for RFC 4884 is added, to forward ICMP Multi-part extensions eventually found in the ICMPv4 message. v2: replaced an overlapping memcpy() by memmove() ==================== Signed-off-by: David S. Miller --- bd081e4b0252c534c27642c9bd8a296ec1e03431