[conntrack-tools] build: bump version to 0.9.14

Pablo Neira netfilter-cvslog-bounces at lists.netfilter.org
Mon Dec 28 19:27:15 CET 2009


Gitweb:		http://git.netfilter.org/cgi-bin/gitweb.cgi?p=conntrack-tools.git;a=commit;h=4ddae288b66f840d7df866887784151b7a5e24f4

        at  4ddae288b66f840d7df866887784151b7a5e24f4 (tag)
   tagging  798189a68f6a377b1f23942ef6ebca51f5c2fa41 (commit)
  replaces  conntrack-tools-0.9.13
 tagged by  Pablo Neira Ayuso
        on  Mon Dec 28 19:27:30 2009 +0100

- Log -----------------------------------------------------------------
conntrack-tools 0.9.14 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAks4+JIACgkQQYf4ZS0Jh+ZgDQCeNT4uxj1m7DxygHcxi4PAIUqP
eSQAni4qm8RPgtFc9ULdVz82Q4r18PML
=BdCG
-----END PGP SIGNATURE-----

Hannes Eder (3):
      conntrack: fix output when no arguments are passed
      conntrack: avoid error with expectations when using 'conntrack -E -e ALL ...'
      conntrack: use fscanf() instead of read() for showing counter

Jan Engelhardt (1):
      doc: spell fix in conntrack(8) manpage

Pablo Neira Ayuso (36):
      build: update library version requirements
      local: add LOCAL_RET_* return values for UNIX sockets callbacks
      conntrackd: add iterators with limited steps in hash and cache types
      conntrackd: rework commit not to fork a child process
      conntrackd: improve handling of external messages
      conntrackd: reset event limit iteration counter
      conntrackd: add clause to enable ctnetlink reliable event delivery
      conntrackd: add support for IPv6 kernel-space filtering via BSF
      conntrackd: use conntrack ID in the cache lookup
      conntrackd: fix crash for unubuffered channel on exit path
      conntrackd: more robust sanity checking on synchronization messages
      conntrackd: add `DisableExternalCache' clause
      conntrackd: reduce the number of gettimeofday() syscalls
      conntrackd: allow to remove file descriptors from set
      conntrackd: add support state-replication based on TCP
      conntrackd: net message memory allocation is unsafe
      conntrackd: fix MTU for TCP channels
      conntrackd: fix return value in notrack_local()
      conntrackd: improve error handling in tcp_send
      conntrackd: fix `conf' local variable in channel.c that shadows global
      conntrackd: fix re-connect with multiple TCP channels
      conntrackd: break lines at 80 characters in example config files
      conntrackd: rate-limit the amount of connect() calls
      conntrackd: add retention queue for TCP errors
      conntrackd: add alive control messages to notrack mode
      conntrackd: fix wrong calculation of new maxfd on unregister_fds()
      conntrackd: add statistics when the external cache is disabled
      conntrackd: add missing external statistics
      conntrackd: add `DisableInternalCache' clause
      conntrackd: use indirect call to build layer 4 protocol information
      conntrackd: add ICMP support for state-synchronization
      conntrackd: fix flow-state filtering for TCP
      conntrackd: document internal cache disabling and TCP-based synchronization
      conntrack: fix manually created TCP entries with window tracking enabled
      conntrackd: document `-B' command
      build: bump version to 0.9.14

Samuel Gauthier (2):
      conntrackd: better parse_payload protection against corrupted packets
      conntrackd: fix bad configuration file for DisableExternalCache statement

-----------------------------------------------------------------------



More information about the netfilter-cvslog mailing list