Re: [PATCH] net: ipv6: Do not keep linklocal and loopback addresses

2016-04-13 Thread David Ahern
On 4/13/16 9:00 PM, David Miller wrote: Applied, but two things: Please do not put an empty line between the Fixes: and other tags. All tags are equal and should be placed together as an unsegmented unit. ack. Second, please be really sure this is the final set of semantics you want. If we

Re: [PATCH] net: ipv6: Do not keep linklocal and loopback addresses

2016-04-13 Thread David Miller
From: David Ahern Date: Fri, 8 Apr 2016 12:01:21 -0700 > f1705ec197e7 added the option to retain user configured addresses on an > admin down. A comment to one of the later revisions suggested using the > IFA_F_PERMANENT flag rather than adding a user_managed boolean to the > ifaddr struct. A si

[PATCH] net: ipv6: Do not keep linklocal and loopback addresses

2016-04-08 Thread David Ahern
f1705ec197e7 added the option to retain user configured addresses on an admin down. A comment to one of the later revisions suggested using the IFA_F_PERMANENT flag rather than adding a user_managed boolean to the ifaddr struct. A side effect of this change is that link local and loopback addresses