diff options
author | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org> | 2005-10-31 04:25:58 +0000 |
---|---|---|
committer | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org> | 2005-10-31 04:25:58 +0000 |
commit | 1f948dd83a806ddbfa6d232e4e5df75634004631 (patch) | |
tree | 718591ed029b72f60ba6143c8974bf0a78fc1342 /ChangeLog | |
parent | e56951deca51348dd616f34e74d458f437ed7ab8 (diff) | |
download | conntrack-tools-1f948dd83a806ddbfa6d232e4e5df75634004631.tar.gz conntrack-tools-1f948dd83a806ddbfa6d232e4e5df75634004631.zip |
See ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2005-10-30 +<pablo@eurodev.net> + Special thanks to Deti Fiegl from the Leibniz Supercomputing Centre in + Munich, Germany for providing the "fast" hardware to reproduce + spurious bugs ;) + + o Replace misleading message "Not enough memory" by "Can't open handler" + o New option -i for expectation dumping: conntrack -L expect [-i] + o sed 's/VERSION/CONNTRACK_VERSION/g' + o Fix nfct_open flags, now uses NFCT_ALL_GROUPS when needed + o Bumped version to 0.94 + 2005-10-28 <pablo@eurodev.net> o New option -i for dumping: conntrack -L [-i] |