libnetfilter_conntrack branch, master, updated. libnetfilter_conntrack-0.9.0-41-gfdda147

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Mon Jan 17 00:20:37 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  fdda1474cc8654430f245b7f01c30e8ff171fa60 (commit)
      from  f1456fa807f20bf8dd73ab3ae3312c2e8187f89f (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 fdda1474cc8654430f245b7f01c30e8ff171fa60
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sat Dec 18 20:18:49 2010 +0100

    src: add support for CTA_SECCTX
    
    This patch adds support for the new attribute CTA_SECCTX that
    supersedes CTA_SECMARK.
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 include/internal/object.h                          |    3 +++
 .../libnetfilter_conntrack.h                       |    1 +
 .../linux_nfnetlink_conntrack.h                    |   10 +++++++++-
 src/conntrack/api.c                                |    3 +++
 src/conntrack/compare.c                            |   10 ++++++++++
 src/conntrack/copy.c                               |    9 +++++++++
 src/conntrack/getter.c                             |    6 ++++++
 src/conntrack/parse.c                              |   17 +++++++++++++++++
 src/conntrack/setter.c                             |    1 +
 src/conntrack/snprintf_default.c                   |   11 +++++++++++
 src/conntrack/snprintf_xml.c                       |    6 ++++++
 11 files changed, 76 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
libnetfilter_conntrack



More information about the netfilter-cvslog mailing list