summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-03-20 14:11:18 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-03-20 14:11:18 +0100
commitc6714bc496a2aaf356d8625784f10168d33859a3 (patch)
tree4adfb412c528f1b142c0cf0c3a85994eeaf8cf0e /ChangeLog
parent4fb7ba113c4d4afd485feb2729c5ff67bc8ddd4a (diff)
downloadrsyslog-c6714bc496a2aaf356d8625784f10168d33859a3.tar.gz
rsyslog-c6714bc496a2aaf356d8625784f10168d33859a3.tar.xz
rsyslog-c6714bc496a2aaf356d8625784f10168d33859a3.zip
added configuration directive to disable octet-counted framing
for imptcp, directive is $InputPTCPServerSupportOctetCountedFraming
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 775e7e3f..f2a4e865 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
- added configuration directive to disable octet-counted framing
for imtcp, directive is $InputTCPServerSupportOctetCountedFraming
+ for imptcp, directive is $InputPTCPServerSupportOctetCountedFraming
- added capability to use a local interface IP address as fromhost-ip for
imuxsock imklog
new config directives: $IMUXSockLocalIPIF, $klogLocalIPIF