CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2014/08/25 12:19:18

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

Log message:
Allow to restrict syslogd to a protocol family with -4 and -6 command
line switches.  If the log server is an FQDN, DNS chooses wether
to take the IPv4 or IPv6 route.  Allow to prefix the log host with
udp4:// or udp6:// to choose a protocol.
OK henning@

Reply via email to