]> git.baikalelectronics.ru Git - kernel.git/commit
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
authorHaishuang Yan <yanhaishuang@cmss.chinamobile.com>
Sat, 21 May 2016 10:17:35 +0000 (18:17 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 May 2016 21:33:48 +0000 (14:33 -0700)
commit75a819105bef58f8d9be33d4973c79deccbef0e3
tree5e1da3ecfe60364e6234db8b4b55e1e9480beba7
parentb97406978a50f9280d7962310568d9a8a9fd7e64
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.

In gre6 xmit path, we are sending a GRE packet, so set fl6 proto
to IPPROTO_GRE properly.

Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_gre.c