Re: syslogd TLS octet counting

2015-02-06 Thread Alexander Bluhm
On Thu, Feb 05, 2015 at 02:00:15AM +0100, Alexander Bluhm wrote: > Implement octet counting for syslog TCP and TLS streams. For TCP > it is optional, but TLS must use this framing. > > Some interoperability tests with remote syslog servers would help. I have updated the diff after my commit to c

syslogd TLS octet counting

2015-02-04 Thread Alexander Bluhm
Hi, Implement octet counting for syslog TCP and TLS streams. For TCP it is optional, but TLS must use this framing. Some interoperability tests with remote syslog servers would help. bluhm Index: usr.sbin/syslogd/syslogd.c === RCS