]> Pileus Git - ~andy/linux/commit
vxlan: Fix TCPv6 segmentation.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 2 May 2013 16:17:02 +0000 (16:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 May 2013 20:08:59 +0000 (16:08 -0400)
commit0d05535d413322341f89c77f32936b4df296ac5a
tree2ed950238053f607f28ba819467ebae5aacaa408
parent9b3eb5edf33897dc9128aa27300066153d4f8b9c
vxlan: Fix TCPv6 segmentation.

This patch set correct skb->protocol so that inner packet can
lookup correct gso handler.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udp.c