Page MenuHomeFreeBSD

D8108.diff
No OneTemporary

D8108.diff

Index: head/usr.sbin/rtsold/rtsol.c
===================================================================
--- head/usr.sbin/rtsold/rtsol.c
+++ head/usr.sbin/rtsold/rtsol.c
@@ -347,7 +347,7 @@
/* xxx: more validation? */
if ((ifi = find_ifinfo(pi->ipi6_ifindex)) == NULL) {
- warnmsg(LOG_INFO, __func__,
+ warnmsg(LOG_DEBUG, __func__,
"received RA from %s on an unexpected IF(%s)",
inet_ntop(AF_INET6, &from.sin6_addr, ntopbuf,
sizeof(ntopbuf)),

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 9, 10:34 PM (11 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31134662
Default Alt Text
D8108.diff (469 B)

Event Timeline