Bug#704467: Suppress deprecated address

2014-12-01 Thread Chettle, Nick
Cool, hopefully will help some people From: Richard Patterson [mailto:rich...@helix.net.nz] Sent: 01 December 2014 13:14 To: 704...@bugs.debian.org Subject: Bug#704467: Suppress deprecated address On Fri, 22 Aug 2014 16:36:53 +0200 Andreas Feldner mailto:pe...@flying-snail.de>> wrote:

Bug#704467: Suppress deprecated address

2014-12-01 Thread Richard Patterson
On Fri, 22 Aug 2014 16:36:53 +0200 Andreas Feldner wrote: > Over one year gone I found a bug in your patch: for the if method, you need to add " | grep -v deprecated" to the filter of the ip command. BTW, wise decision to use ip rather than ifconfig: you have no chance with the former, afaik. >

Bug#704467: Suppress deprecated address

2014-08-22 Thread Andreas Feldner
Over one year gone I found a bug in your patch: for the if method, you need to add " | grep -v deprecated" to the filter of the ip command. BTW, wise decision to use ip rather than ifconfig: you have no chance with the former, afaik. Cheers and thanks for the patch! Andreas.