ipv6: Log the affected address when DAD failure occurs
authorJens Rosenboom <me@jayr.de>
Thu, 17 Sep 2009 17:24:24 +0000 (10:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Sep 2009 17:24:24 +0000 (10:24 -0700)
commit0522fea6505f7b03a82787acdc6ad3066d9b4de3
treefce2b1147c2b3c1d3b11c6070575c30aafd40287
parent3264690b04ce4edc517fa5d31fa72496f71a7321
ipv6: Log the affected address when DAD failure occurs

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 <me@jayr.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c