Linux Netfilter discussions
 help / color / mirror / Atom feed
* [ANNOUNCE] Release conntrack-tools 0.9.4
@ 2007-07-02 13:27 Pablo Neira Ayuso
  0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2007-07-02 13:27 UTC (permalink / raw)
  To: netfilter-announce, netfilter, Netfilter Development Mailinglist,
	Netfilter-failover list, lwn

[-- Attachment #1: Type: text/plain, Size: 1067 bytes --]

Hi!

The netfilter project proudly presents another development release of
the conntrack-tools. The conntrack-tools are:

- The userspace daemon so-called conntrackd that covers the specific
aspects of stateful Linux firewalls to enable high availability
solutions. It can be used as statistics collector of the firewall use as
well. The daemon is highly configurable and easily extensible.

- The command line interface (CLI) conntrack that provides an interface
to add, delete and update flow entries, list current active flows in
plain text/XML, current IPv4 NAT'ed flows, reset counters, and flush the
complete connection tracking table among many other.

You can download it from:

http://www.netfilter.org/projects/conntrack-tools/downloads.html

Changelog is attached.

Ab alio expectes alteri quod feceris,
	Pablo (on behalf of the Netfilter Project)

-- 
"Países en desarrollo es el nombre con que los expertos designan a los
países arrollados por el desarrollo ajeno" -- Patas Arriba. La Escuela
del Mundo al Revés -- E. Galeano

[-- Attachment #2: ChangeLog --]
[-- Type: text/plain, Size: 1282 bytes --]

conntrack-tools version 0.9.4
-----------------------------

Changes from 0.9.3:

- fix error message in configure.in (Eric Leblond)
	[Eric Leblond]

- fix segfault with conntrack --output
	[Krzysztof Oledzky]

- use NFCT_SOPT_SETUP_* facilities: nfct_setobjopt
- remove bogus option to get a conntrack in test.sh example file
- add aliases --sport and --dport to make it more iptables-like
- add support for `-L --src-nat' and `-L --dst-nat' to show natted connections
- update conntrack(8) manpage
- remove dlopen infrastructure
- add library dependency checking to configure.in
- simplify checksum code: use UDP/multicast checksum facilities
- fix silly bug in build_network_message: out of bound memset
- remove useless backlog parameter in multicast sockets
- remove reminiscents of delay destroy message and relax transitions
- remove confusing StripNAT parameter: NAT support enabled by default
- relax event tracking: *_update callbacks use cache_update_force
- use wraparound-aware functions after/before/between
- commit phase: if conntrack exists, update it
- local requests return EXIT_FAILURE if it can't connect to the daemon
- remove several debug statements
- fork when internal/external dump and commit requests are received
- lots of cleanups
	[Pablo Neira Ayuso]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-02 13:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-02 13:27 [ANNOUNCE] Release conntrack-tools 0.9.4 Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox