diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-05-26 02:24:03 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-05-26 02:24:03 +0200 |
commit | e877faf2c1c557399a57a884a21133e607909b16 (patch) | |
tree | 89184e9ee045eb48a3299ae6bbb562a58f69920e /ChangeLog | |
parent | f152340a26912d090b5fd15be10208605929816b (diff) | |
download | conntrack-tools-e877faf2c1c557399a57a884a21133e607909b16.tar.gz conntrack-tools-e877faf2c1c557399a57a884a21133e607909b16.zip |
rework the HELLO logic inside FT-FW
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ o add Mcast[Snd|Rcv]SocketBuffer clauses to tune multicast socket buffers o add missing string.h required by strdup in config parsing o add eventfd emulation to communicate receiver -> sender o add best effort replication protocol (aka NOTRACK) +o rework the HELLO logic inside FT-FW version 0.9.6 (2008/03/08) ------------------------------ |