Re: [PATCH net] ipv6: addrconf: fix generation of new temporary addresses

2017-02-08 Thread David Miller
From: Marcus Huewe Date: Mon, 6 Feb 2017 18:34:56 +0100 > Under some circumstances it is possible that no new temporary addresses > will be generated. > > For instance, addrconf_prefix_rcv_add_addr() indirectly calls > ipv6_create_tempaddr(), which creates a tentative temporary address and > sta

[PATCH net] ipv6: addrconf: fix generation of new temporary addresses

2017-02-06 Thread Marcus Huewe
Under some circumstances it is possible that no new temporary addresses will be generated. For instance, addrconf_prefix_rcv_add_addr() indirectly calls ipv6_create_tempaddr(), which creates a tentative temporary address and starts dad. Next, addrconf_prefix_rcv_add_addr() indirectly calls addrcon