conntrack-tools branch, master, updated. conntrack-tools-0.9.15-27-g3bb13ac

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Thu Feb 17 19:46:45 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  3bb13acbff0983960e06eb33e0daa98c3dab472c (commit)
      from  6c4ec15505b9fe878ade0b3e7cdbc8f0a26861cd (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 3bb13acbff0983960e06eb33e0daa98c3dab472c
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Thu Feb 17 19:05:32 2011 +0100

    conntrack: allocate template objects in the heap
    
    With this patch, we don't abuse the stack anymore, instead we allocate
    the template objects that are used in the heap.
    
    We stop using nfct_maxsize() which is now deprecated in
    libnetfilter_conntrack.
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 src/conntrack.c |  150 ++++++++++++++++++++++++++++++++----------------------
 1 files changed, 89 insertions(+), 61 deletions(-)


hooks/post-receive
-- 
conntrack-tools



More information about the netfilter-cvslog mailing list