CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2023/10/12 16:36:54

Modified files:
        usr.sbin/syslogd: privsep.c syslogd.c syslogd.h 

Log message:
Retry DNS lookup for remote loghost.

If DNS lookup for a remote loghost configured in syslog.conf did
not work at startup, the entry was ignored.  Better retry the lookup
in intervals until it succeeds.  Improve debug output to print IP
address after resolution.  Unify retry code that resolves DNS for
UDP and connects to TCP server.

testing and feedback from Paul de Weerd; OK deraadt@

Reply via email to