opnsense-src/usr.sbin/syslogd
Jose Luis Duran 8d9c25c4e1
syslogd: Fix tests when if_epair is not loaded
Take a cue from vnet.subr and abstract module loading, jail creation and
cleanup.

Note that the way jails are created differs slightly from vnet.subr, to
maintain the current style of the tests.

Reported by:	Jenkins
Reviewed by:	markj
Approved by:	emaste (mentor)
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D48949
2025-02-12 14:42:09 +00:00
..
tests syslogd: Fix tests when if_epair is not loaded 2025-02-12 14:42:09 +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: Log messages using libcasper 2024-11-27 16:25:17 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pathnames.h usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07: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 usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
syslogd.8 syslogd: Add rfc3164-strict format option 2024-12-23 15:46:14 +00:00
syslogd.c syslogd: Ensure that forwarded messages are sent from port 514 2025-01-14 14:19:56 +00:00
syslogd.h syslogd: Ensure that forwarded messages are sent from port 514 2025-01-14 14:19:56 +00:00
syslogd_cap.c syslogd: Log messages using libcasper 2024-11-27 16:25:17 -06:00
syslogd_cap.h syslogd: Enter capability mode 2024-11-27 16:25:57 -06:00
syslogd_cap_config.c syslogd: Ensure that forwarded messages are sent from port 514 2025-01-14 14:19:56 +00:00
syslogd_cap_log.c syslogd: Log messages using libcasper 2024-11-27 16:25:17 -06:00