diff options
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> | 2008-01-05 14:13:11 +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> | 2008-01-05 14:13:11 +0000 |
commit | 7763eff37cd8ab4b1af0021c18f1ff86e1f19acd (patch) | |
tree | 2f9e7d0c22933a3eec15723c24c19da9cc3099e5 /ChangeLog | |
parent | 70d1f229a46565c48cfaa6412e865ddd4bc5c585 (diff) | |
download | conntrack-tools-7763eff37cd8ab4b1af0021c18f1ff86e1f19acd.tar.gz conntrack-tools-7763eff37cd8ab4b1af0021c18f1ff86e1f19acd.zip |
obsolete `-S' option: Use information provided by the config file
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ o hash lookup speedups based on comments from netdev's discussions o add support for connection logging to the statistics mode via Logfile o minor irrelevant fixes for uncommon error paths and fix several typos o detach daemon from its terminal (Ben Lenitz <BLentz@channing-bete.com>) +o obsolete `-S' option: Use information provided by the config file version 0.9.5 (2007/07/29) ------------------------------ |