diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-05-25 15:14:31 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-05-25 15:14:31 +0200 |
commit | ed49d60424a18635c31dafc77e2cb720f75cc4ff (patch) | |
tree | a03fa967fc353777eb20d5b81dfd46430e38c45e /ChangeLog | |
parent | ed50c346126f5385163d03bc9639d28ead6c8536 (diff) | |
download | conntrack-tools-ed49d60424a18635c31dafc77e2cb720f75cc4ff.tar.gz conntrack-tools-ed49d60424a18635c31dafc77e2cb720f75cc4ff.zip |
add eventfd emulation to communicate receiver -> sender
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ o use generic nfct_cmp() to compare objects o improve network message sanity checkings 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 version 0.9.6 (2008/03/08) ------------------------------ |