summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-03-06 17:26:04 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-03-06 17:26:04 +0100
commit9601b181cf5d2166e2c813973e82a4b48002e83f (patch)
treee37462aa039960ea92c4203347d2958c65bf8341 /ChangeLog
parente5f728face744ee6cfe2924da251a428a16c63d8 (diff)
downloadrsyslog-9601b181cf5d2166e2c813973e82a4b48002e83f.tar.gz
rsyslog-9601b181cf5d2166e2c813973e82a4b48002e83f.tar.xz
rsyslog-9601b181cf5d2166e2c813973e82a4b48002e83f.zip
added capability to use a local interface IP address as fromhost-ip for imuxsock
new config directives: $IMUXSockLocalIPIF
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99e324ab..78f74695 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+- added capability to use a local interface IP address as fromhost-ip for
+ imuxsock
+ new config directives: $IMUXSockLocalIPIF
- added configuration directives to customize queue light delay marks
$MainMsgQueueLightDelayMark, $ActionQueueLightDelayMark; both
specify number of messages starting at which a delay happens.