From: Hangbin Liu <[email protected]>
Date: Thu, 30 Nov 2017 10:41:14 +0800
> 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")
> Reported-by: Jianlin Shi <[email protected]>
> Signed-off-by: Hangbin Liu <[email protected]>
Since, as mentioned, this bug existed before netlink sit support, I've
removed this Fixes tag.
Applied and queued up for -stable, nice catch.