ipv6: Add more debugging around accept-ra logic.
authorBen Greear <greearb@candelatech.com>
Wed, 25 Jun 2014 21:44:52 +0000 (14:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Jul 2014 19:16:24 +0000 (12:16 -0700)
commitf2a762d8a97032e58c09c5798832e25268e1c111
tree23b701fb59a39ee0eb1a89de794271588e9f84c0
parent4135ab8208048a1586385fae1298726d7dacfc26
ipv6: Add more debugging around accept-ra logic.

This is disabled by default, just like similar debug info
already in this module.  But, makes it easier to find out
why RA is not being accepted when debugging strange behaviour.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ndisc.c