opnsense-src/usr.sbin/syslogd/tests
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
..
Makefile
syslogd_test.sh