Re: [PATCH] sit tunnels: propagate IPv6 transport class to IPv4Type of Service

From: David Miller
Date: Tue Aug 16 2011 - 19:36:59 EST


From: Lionel Elie Mamane <lionel@xxxxxxxxx>
Date: Sun, 14 Aug 2011 02:04:38 +0200

> sit tunnels (IPv6 tunnel over IPv4) do not implement the "tos inherit"
> case to copy the IPv6 transport class byte from the inner packet to
> the IPv4 type of service byte in the outer packet. By contrast, ipip
> tunnels and GRE tunnels do.
>
> This patch, adapted from the similar code in net/ipv4/ipip.c and
> net/ipv4/ip_gre.c, implements that.
>
> This patch applies to 3.0.1, and has been tested on that version.
>
>
> Signed-off-by: Lionel Elie Mamane <lionel@xxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/