Actions
Regression #14768
closed"syslog: unknown facility name "radvd"" error when "Routing Daemon Events (RADVD, UPnP, RIP, OSPF, BGP)" option is enabled
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
23.09
Release Notes:
Force Exclusion
Affected Version:
2.8.0
Affected Architecture:
All
Description
23.09 latest snapshot, go to Status/System Logs/Settings
find and enable “Routing Daemon Events (RADVD, UPnP, RIP, OSPF, BGP)” option on the Remote Logging Options part.
Expect “syslog: unknown facility name “radvd”” message in console.
Related issues
Updated by Marcos M over 1 year ago
- Status changed from New to Feedback
Fixed with 6aa3f8b5243d54ed48507df25d92e7a664856e1e
. A !
was missing which denotes a program rather than a facility.
Updated by Marcos M over 1 year ago
- % Done changed from 0 to 100
Applied in changeset 6aa3f8b5243d54ed48507df25d92e7a664856e1e.
Updated by Danilo Zrenjanin over 1 year ago
- Status changed from Feedback to Resolved
I confirmed this behavior on the:
23.09-DEVELOPMENT (amd64) built on Thu Sep 07 06:05:43 UTC 2023 FreeBSD 14.0-ALPHA2
I can confirm that it works as expected after applying the patch.
I am marking this ticket as resolved.
Actions