gre: Allow IPv6 ToS bits to be propagated to tunnel packets.
authorJesse Gross <jesse@nicira.com>
Thu, 4 Mar 2010 22:02:37 +0000 (17:02 -0500)
committerJesse Gross <jesse@nicira.com>
Fri, 5 Mar 2010 21:31:27 +0000 (16:31 -0500)
commit322efeb7d3cbc49fe3bc2db53f61529c617fa4f5
tree907d33dab690c328b9fb472ba6e71a2a2a3c3147
parenta9a4b30c0091b507dfe0f7c59c80355693836f04
gre: Allow IPv6 ToS bits to be propagated to tunnel packets.

The IPv6 ToS bits should have the same meaning as in IPv4, so
allow them to be copied from the inner packet to the tunnel packet
if enabled.
datapath/linux-2.6/compat-2.6/ip_gre.c