ipv6: Log the explicit address that triggered DAD failure
authorJens Rosenboom <jens@mcbone.net>
Wed, 12 Aug 2009 22:16:04 +0000 (22:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Aug 2009 23:26:10 +0000 (16:26 -0700)
If an interface has multiple addresses, the current message for DAD
failure isn't really helpful, so this patch adds the address itself to
the printk.

Signed-off-by: Jens Rosenboom <jens@mcbone.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ndisc.c

Simple merge