> On May 21, 2016, at 1:48 AM, David Miller <[email protected]> wrote: > > From: Haishuang Yan <[email protected]> > 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 <[email protected]> > > 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. > >
I agree, I will modify the changes in v2. Thanks Haishuang

