HomeFreeBSD

syslogd: Ignore getaddrinfo() errors if -ss is specified

Description

syslogd: Ignore getaddrinfo() errors if -ss is specified

This can arise if the jail doesn't have networking configured, and if
-ss is specified, syslogd won't listen on port 514 anyway.

Add a regression test case for this as well.

PR: 238006
MFC after: 1 month

Details

Provenance
markjAuthored on Sep 19 2024, 10:00 AM
Parents
rG1ae4951ba7bb: netmap: Make the memory ops function pointer table const
Branches
Unknown
Tags
Unknown