On Thu, Nov 30, 2017 at 03:08:51PM +0100, Nicolas Dichtel wrote:
> Le 30/11/2017 à 03:41, Hangbin Liu a écrit :
> > After parsing the sit netlink change info, we forget to update frag_off in
> > ipip6_tunnel_update(). Fix it by assigning frag_off with new value.
> >
> > Fixes: f37234160233 ("sit: add support of link creation via rtnl")
> I think it's older than this patch (before git ages), but it probably doesn't
> matter.
Yeah..It really took me some time to consider whether add the fixes tag or
not. David, please feel free to remove it if you think it's unnecessary.
Thanks
Hangbin
>
>
> > Reported-by: Jianlin Shi <[email protected]>
> > Signed-off-by: Hangbin Liu <[email protected]>
> Acked-by: Nicolas Dichtel <[email protected]>