libnetfilter_conntrack branch, master, updated. libnetfilter_conntrack-0.0.102-4-g3e36a35

Pablo Neira netfilter-cvslog-bounces at lists.netfilter.org
Wed Sep 8 10:57:33 CEST 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libnetfilter_conntrack".

The branch, master has been updated
       via  3e36a3507d03c02b11a94c7e6691efc2a2b9253f (commit)
      from  6e18d454004fcaff4b6064c04989db51393395e7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3e36a3507d03c02b11a94c7e6691efc2a2b9253f
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Fri Sep 3 12:07:54 2010 +0200

    ct: fix EINVAL if not TCP attributes are set for Linux kernel <= 2.6.25
    
    This patch fixes an EINVAL error that we hit in Linux kernel <= 2.6.25.
    Basically, if we send an empty CTA_PROTOINFO_TCP attribute nest, the
    kernel returns EINVAL. To fix this, we previously check if there is
    any TCP attribute set.
    
    Reported-by: Rui Sousa <rui.sousa at mindspeed.com>
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 src/conntrack/build.c |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
libnetfilter_conntrack



More information about the netfilter-cvslog mailing list