Page MenuHomeFreeBSD

rtsold: lower log level of spurious message
ClosedPublic

Authored by franco_opnsense.org on Oct 1 2016, 9:50 AM.
Tags
None
Referenced Files
F167065817: D8108.id20906.diff
Tue, Aug 18, 8:31 PM
F167038738: D8108.id20917.diff
Tue, Aug 18, 5:13 PM
F167030131: D8108.diff
Tue, Aug 18, 4:18 PM
F166976430: D8108.id20906.diff
Tue, Aug 18, 8:04 AM
Unknown Object (File)
Mon, Aug 17, 5:21 PM
Unknown Object (File)
Sun, Aug 16, 9:11 PM
Unknown Object (File)
Sat, Aug 15, 9:16 PM
Unknown Object (File)
Sat, Aug 15, 1:48 PM

Details

Summary

When rtsold with `-d' it is supposed to show informal messages,
though it actually picks up prefix delegation RAs on other non-
configured interfaces. Since it's listening on a raw socket,
we get all those things, but there's no misconfiguration and
no interest in what happens with other interfaces per se and
the debug level shall be sufficient.

PR: https://forum.opnsense.org/index.php?topic=3392

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

franco_opnsense.org retitled this revision from to rtsold: lower log level of spurious message.
franco_opnsense.org updated this object.
franco_opnsense.org edited the test plan for this revision. (Show Details)
markj added a reviewer: markj.
markj added a subscriber: markj.

Makes sense to me.

This revision is now accepted and ready to land.Oct 2 2016, 12:47 AM
This revision was automatically updated to reflect the committed changes.