From: Bjørn Mork <[email protected]>
Date: Fri, 4 Dec 2015 14:15:08 +0100
> Commit 64236f3f3d74 ("ipv6: introduce IFA_F_STABLE_PRIVACY flag")
> failed to update the setting of the IFA_F_OPTIMISTIC flag, causing
> the IFA_F_STABLE_PRIVACY flag to be lost if IFA_F_OPTIMISTIC is set.
>
> Cc: Erik Kline <[email protected]>
> Cc: Fernando Gont <[email protected]>
> Cc: Lorenzo Colitti <[email protected]>
> Cc: YOSHIFUJI Hideaki/吉藤英明 <[email protected]>
> Cc: Hannes Frederic Sowa <[email protected]>
> Fixes: 64236f3f3d74 ("ipv6: introduce IFA_F_STABLE_PRIVACY flag")
> Signed-off-by: Bjørn Mork <[email protected]>
Applied and queued up for -stable, thanks!