freebsd-dev/usr.sbin/rtsold
Mark Johnston 5c3f6d4977 rtsold: Log messages about unexpected RAs at LOG_DEBUG.
Because rtsold listens for RAs on a raw socket, it may receive RAs from
interfaces that it does not manage. Such events can result in excessive
logging.

Submitted by:	Franco Fichtner <franco@opnsense.org>
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D8108
2016-10-02 00:56:21 +00:00
..
dump.c - Remove struct ifinfo *iflist. It is no longer used. 2013-08-17 19:23:35 +00:00
if.c Use strlcpy() instead of strncpy() when copying ifname to ensure 2016-05-15 22:17:41 +00:00
Makefile Now that we own the code, use arc4random(3) unconditionally 2015-10-06 23:42:58 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
probe.c Remove bad call to shutdown(). 2015-08-10 07:45:13 +00:00
rtsock.c - Remove struct ifinfo *iflist. It is no longer used. 2013-08-17 19:23:35 +00:00
rtsol.c rtsold: Log messages about unexpected RAs at LOG_DEBUG. 2016-10-02 00:56:21 +00:00
rtsold.8 - Fix wording. [1] 2013-05-28 13:54:26 +00:00
rtsold.c Use the _SAFE loop variant, since the loop body may remove queue entries. 2016-02-18 01:58:26 +00:00
rtsold.h Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00