opnsense-src/usr.sbin/syslogd
Mark Johnston 9c0455e4c4 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

(cherry picked from commit 5d045d556b1cfeb1487d49017b536afb3df105d3)
2024-10-19 12:55:03 +00:00
..
tests syslogd: Ignore getaddrinfo() errors if -ss is specified 2024-10-19 12:55:03 +00:00
ftp.conf Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
lpr.conf Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile syslogd: Add some basic regression tests 2023-08-23 12:17:40 -04:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pathnames.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
ppp.conf Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
syslog.conf Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
syslog.conf.5 Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
syslogd.8 Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
syslogd.c syslogd: Ignore getaddrinfo() errors if -ss is specified 2024-10-19 12:55:03 +00:00