CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2015/06/30 06:03:32

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

Log message:
Add a -U command line switch for syslogd to specify an explict bind
address to receive UDP packets.  One advantge over -u and the *
sockets is that you can bind to localhost and divert the packets
with pf.  It is also possible to use a non standard port.
OK jung@ jmc@

Reply via email to