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)
commita6fa32866567351503db8a5c3466a676ba08595f
tree33cf3d010ffb87eb80d88132fa513e02b29c8db8
parent9b0365f1954b0b54a896171b4438ed42ad7ef02f
ipv6: Log the explicit address that triggered DAD failure

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