ip: Allow for easier debug of buggy devices that dont send their names
commit4cd23bdde90cc7d2911106017c60617e96d9d1f4
authorjamal <hadi@cyberus.ca>
Fri, 8 Aug 2008 14:06:17 +0000 (8 10:06 -0400)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Fri, 27 Mar 2009 17:59:25 +0000 (27 10:59 -0700)
tree023e47f6407cd7789f2f51475fc710e309cfbcdc
parent1957a322c9932e1a1d2ca1fd37ce4b335ceb7113
ip: Allow for easier debug of buggy devices that dont send their names

patch attached this time..

On Fri, 2008-08-08 at 10:01 -0400, jamal wrote:
> wireless drivers using wext is a prime example if you need a test case.
>
> cheers,
> jamal

ip: Allow for easier debug of buggy devices that dont send their names

With the old message couldnt tell which device had the bug.
This patch provides at least an ifindex to narrow it down.
Theres also no point in bailing out because of one bug; we
allow it to go on so we could dump as much info as we can

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
ip/ipaddress.c