summaryrefslogtreecommitdiff
path: root/net/8021q
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2011-08-13 14:04:38 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-08-16 23:28:55 (GMT)
commitc2bceb3d7f145af5a0916bea700f2f9d380901ea (patch)
tree90a46a5155a4d9b23791426716ec596e494f5fd7 /net/8021q
parent588dc91151d99e9307c2f9a8468453274fe43ecd (diff)
downloadlinux-fsl-qoriq-c2bceb3d7f145af5a0916bea700f2f9d380901ea.tar.xz
sit tunnels: propagate IPv6 transport class to IPv4 Type of Service
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@mamane.lu> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions