From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Bryan Duff <bduff@astrocorp.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [ANNOUNCE] conntrack-tools 0.9.8 released
Date: Wed, 29 Oct 2008 16:03:34 +0100 [thread overview]
Message-ID: <49087B46.5010002@netfilter.org> (raw)
In-Reply-To: <49086A7E.4000500@astrocorp.com>
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
Bryan Duff wrote:
> Is there a changelog posted somewhere?
Hm, did I forget to include it in the email. Attached again. The
ChangeLog is extracted from git shortlog, you may want to get more
detailed information from git.netfilter.org.
> Also you may want to update your "more information" link below.
http://conntrack-tools.netfilter.org/manual.html
--
"Los honestos son inadaptados sociales" -- Les Luthiers
[-- Attachment #2: ChangeLog --]
[-- Type: text/plain, Size: 3671 bytes --]
Albin Tonerre (1):
fix unsecure usage of printf and include limits.h (PATH_MAX and INT_MAX)
Eric Leblond (1):
commit: retry at least once if we hit ETIME or ENOMEM
Pablo Neira Ayuso (63):
check if entries already exist in kernel before injection
do not include Changelog in tarballs, user git shortlog for changelog instead
use only the original tuple to check if a conntrack is present
fix xml output: wrap output with one root element
Major rework of the user-space event filtering
add support for kernel-space filtering via BSF
log: syslog displays the entry that triggers the error
filter: skip protocol state filtering if state not present
CLI: add new option --buffer-size for -E
add more sanity checks in the input path
fix: use %zu instead of %u for size_t
cleanup: remove obsolete clause Replicate in the example conffiles
fix: wrong information related to default logging action
fix: wrong use of timersub in cache_timer
fix broken normal deletion in caches
ftfw: show consistent information to users for problem diagnosing
doc: remove duplicated example files
script: rework scripts that enable interaction with keepalived
conntrackd: add -t option to shorten conntrack timeouts
fix missing updates in the example files
script: fix broken if branches
cache_iterators: do not report ENOENT in cache_reset_timers
script: yet another minor fix
netlink: add getter and check existence functions
cache iterators: rework cache_reset_timers
cache iterators: commit master entries before related ones
netlink: avoid errors related to the expected bit handling
cli: remove duplicated optarg checking
cli: remove unrequired \n in error message
cli: check for missing arguments in getopt_long
cli: insert `conntrack-tools' string in help and error messages
compilation: relax too strict warning checking
ftfw: check for malformed ack and nack messages
filter: fix NAT detection tweak
cleanup: Linux kernel version checking
filter: check if kernel-space filtering is available
cleanup: remove some debug messages from sync-ftfw.c
config: use /var/run to create the UNIX socket file
fix: remove node from tx_list when the state-entry is destroy
ftfw: fix race that triggers a double insertion into tx_list
ftfw: fix race condition in the helloing routine
ftfw: reset window and flush the resend queue during helloing
conntrack: cleanup for the update path
conntrack: cleanup XML header handling
conntrack: fix mark-based filtering for event display
conntrack: fix filtering for unsupported protocol
conntrack: fix dump counter displayed with -L expect
manual: add initial user manual
doc: update INSTALL file
conntrack: cleanup for NAT filtering
cache: fix update of scheduled-to-timeout entries
cache-iterators: improve committing
config: fix usage of 'PurgeTimeout' in Sync NOTRACK
notrack: fix double receival of resync requests
doc: rise default size of the hashtable in the example file
netlink: report when kernel-space event filtering is in use
filter: fix segfault if the Filter clause is unused
cache: use jhash2 instead of double jhash+jhash_2words
filter: do not filter in user-space if kernel supports BSF
doc: remove example about CacheWriteTrough
doc: update conntrackd manpage
conntrackd: add missing information on -t to the help
conntrackd: bump version to 0.9.8
prev parent reply other threads:[~2008-10-29 15:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 19:25 [ANNOUNCE] conntrack-tools 0.9.8 released Pablo Neira Ayuso
2008-10-22 10:25 ` Karel Rericha
2008-10-22 11:10 ` Pablo Neira Ayuso
2008-10-22 12:24 ` Karel Rericha
2008-10-22 13:15 ` Pablo Neira Ayuso
2008-10-29 13:51 ` Bryan Duff
2008-10-29 15:03 ` Pablo Neira Ayuso [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49087B46.5010002@netfilter.org \
--to=pablo@netfilter.org \
--cc=bduff@astrocorp.com \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.