Re: [iproute PATCH v3 0/5] flush many addresses and some cleanups

2015-11-29 Thread Stephen Hemminger
On Tue, 24 Nov 2015 15:30:59 +0100 Phil Sutter wrote: > This patch series aims to silence spurious error messages when flushing > an interface with many addresses assigned and provides a few cleanups > found along the way. > > The original issue was a test-case adding 40k IPv4 addresses to an >

[iproute PATCH v3 0/5] flush many addresses and some cleanups

2015-11-24 Thread Phil Sutter
This patch series aims to silence spurious error messages when flushing an interface with many addresses assigned and provides a few cleanups found along the way. The original issue was a test-case adding 40k IPv4 addresses to an interface and calling 'ip addr flush' afterwards. Initially, this re