]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e6621a61996b404e899237bd3b0ff80cc3ed9a0
tree23b701fb59a39ee0eb1a89de794271588e9f84c0
parenta826ec07f9d9ce1a7a561a700fb0686a31f1fd5a
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