ip/ipconfig: stop spamming the console about router receiving RA's
This commit is contained in:
parent
c96fb5471a
commit
8ce98a0b32
1 changed files with 0 additions and 1 deletions
|
@ -468,7 +468,6 @@ static void
|
||||||
recvrarouter(uchar buf[], int pktlen)
|
recvrarouter(uchar buf[], int pktlen)
|
||||||
{
|
{
|
||||||
USED(buf, pktlen);
|
USED(buf, pktlen);
|
||||||
ralog("i am a router and got a router advert");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* host receiving a router advertisement calls this */
|
/* host receiving a router advertisement calls this */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue