troglobit / sysklogd

BSD syslog daemon with syslog()/syslogp() API replacement for Linux, RFC3164 + RFC5424
https://troglobit.com/sysklogd.html
Other
93 stars 20 forks source link

Listen directive does not support IPv6 addresses #90

Closed troglobit closed 2 months ago

troglobit commented 2 months ago

The listen .conf file directive does not support IPv6 addresses. The parser looks for the first :, treating the reminder as the port.