conntrack-tools branch, master, updated. conntrack-tools-0.9.15-20-g9173be3

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Sun Feb 13 22:14:55 CET 2011


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 "conntrack-tools".

The branch, master has been updated
       via  9173be30c4716ce6c1a4c9b73a3657bb8fc3327a (commit)
       via  c6a4bdb9ea086ba48b000777f35090559f86c962 (commit)
      from  bbcdcc5fc45606081b41191b32891215f7f134e6 (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 9173be30c4716ce6c1a4c9b73a3657bb8fc3327a
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sun Feb 13 21:40:20 2011 +0100

    sync: don't override initial return value of local handler
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

commit c6a4bdb9ea086ba48b000777f35090559f86c962
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sun Feb 13 21:48:26 2011 +0100

    local: don't override initial return value
    
    The return initial value is overriden after the initial read. Don't
    override this value, instead we check the return value of the read()
    operation.
    
    This patch also changes the error statistics accounting since we
    consider that a request with no data is an error.
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 src/run.c       |    6 +-----
 src/sync-mode.c |   12 ++++--------
 2 files changed, 5 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
conntrack-tools



More information about the netfilter-cvslog mailing list