From: Haishuang Yan <yanhaishu...@cmss.chinamobile.com> Date: Wed, 18 May 2016 18:05:52 +0800
> In gre6 xmit path, we are sending a GRE packet, so set fl6 proto > to IPPROTO_GRE properly. > > Signed-off-by: Haishuang Yan <yanhaishu...@cmss.chinamobile.com> I think it would be a lot better to initialize the flow protocol field properly in ip6gre_tnl_link_config() instead of fixing it up every single transmit.