summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2007-05-15 11:53:07 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2007-05-15 11:53:07 +0000
commit34d1c62cd414a6d3321d9a51fc6e1d61f36da2f0 (patch)
tree543552c6f8ec8e280670f2bae1987da0e5420d15 /ChangeLog
parentf5123f2db878808a7431b8cc25c8eaa7813ed77f (diff)
add script for keepalived fault state (eg. unplugged cable/link down)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb2d21b..370308c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,7 @@ o introduce 'Replicate' clause to explicitely set states to be replicated
o kill cache feature abuse: introduce nicer cache hooks for sync algorithms
o fix oversized buffer allocated in the stack in the cache functions
o add support to dump internal/external cache in XML format '-x'
+o add script for keepalived fault state (eg. unplugged cable/link down)
= conntrack =
o port conntrack to the new libnetfilter_conntrack API