Thread (4 messages) 4 messages, 2 authors, 2012-12-26

Re: [PATCH 2/2] ipv6/ip6_gre: set transport header correctly

From: David Miller <davem@davemloft.net>
Date: 2012-12-26 23:20:31

From: Isaku Yamahata <redacted>
Date: Tue, 25 Dec 2012 11:51:04 +0900
ip6gre_xmit2() incorrectly sets transport header to inner payload
instead of GRE header. It seems copy-and-pasted from ipip.c.
Set transport header to gre header.
(In ipip case the transport header is the inner ip header, so that's
correct.)

Found by inspection. In practice the incorrect transport header
doesn't matter because the skb usually is sent to another net_device
or socket, so the transport header isn't referenced.

Signed-off-by: Isaku Yamahata <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help