Re: [iproute PATCH v2 1/6] ipaddress: make flush command more error-tolerant

2015-11-23 Thread Stephen Hemminger
On Sun, 8 Nov 2015 21:22:16 +0100 Phil Sutter wrote: > The core issue here is that with promote_secondaries sysctl setting > being turned off, removing the primary address implicitly removes all > secondaries as well. Iproute is aware of this and therefore tries to > remove all secondary address

[iproute PATCH v2 1/6] ipaddress: make flush command more error-tolerant

2015-11-08 Thread Phil Sutter
The core issue here is that with promote_secondaries sysctl setting being turned off, removing the primary address implicitly removes all secondaries as well. Iproute is aware of this and therefore tries to remove all secondary addresses first to circumvent errors due to removing non-existent addre