libnetfilter_conntrack branch, master, updated. libnetfilter_conntrack-0.9.0-48-g6d1b6c3

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Tue Feb 22 15:40:04 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 "libnetfilter_conntrack".

The branch, master has been updated
       via  6d1b6c378b40dfb29490d397979df329e25089a3 (commit)
      from  be4fb61b6e85a218879adda4e41abec8909d5653 (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 6d1b6c378b40dfb29490d397979df329e25089a3
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Tue Feb 22 13:09:56 2011 +0100

    src: deprecate low level API
    
    This patch deprecates the low level API. This API is not currently
    used by any known clients (at least, at a quick glance at google).
    
    These functions are a problem if we plan to port libnetfilter_conntrack
    upon libmnl since they contain specific libnfnetlink bits.
    
    I have also added __build_query_[ct|exp] to avoid compilation warnings.
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 .../libnetfilter_conntrack.h                       |   18 +++--
 src/conntrack/api.c                                |   92 +++++++++++---------
 src/expect/api.c                                   |   70 ++++++++-------
 3 files changed, 101 insertions(+), 79 deletions(-)


hooks/post-receive
-- 
libnetfilter_conntrack



More information about the netfilter-cvslog mailing list