libnetfilter_conntrack branch, master, updated. libnetfilter_conntrack-0.9.0-32-g56494d8

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Sat Dec 18 20:41:50 CET 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  56494d8555286b6c2935b616888adaec55da68c1 (commit)
       via  4aaa306acc0d6e7d7f2efc4b9e28b90ee6cfed5f (commit)
      from  a729bb44a14f78f12edb09ae76ce04dbc171c266 (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 56494d8555286b6c2935b616888adaec55da68c1
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sat Dec 18 20:39:37 2010 +0100

    callback: remove unused goto tag
    
    This fixes a minor problem introduced in b245e4092c5a7f09729e64868a42e13f48ac5db8
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

commit 4aaa306acc0d6e7d7f2efc4b9e28b90ee6cfed5f
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sat Dec 18 20:36:01 2010 +0100

    src: replace CTA_PROTOINFO_DCCP_SEQ by CTA_PROTOINFO_DCCP_HANDSHAKE_SEQ
    
    This patch uses CTA_PROTOINFO_DCCP_HANDSHAKE_SEQ instead which is the
    name that is used in the Linux kernel header. Thus, both the headers
    and the internal copy for the library are in sync.
    
    This problem was probably introduced at the time that we added support
    for the DCCP handshake sequence number.
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 .../linux_nfnetlink_conntrack.h                    |    2 +-
 src/conntrack/build.c                              |    2 +-
 src/conntrack/parse.c                              |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
libnetfilter_conntrack



More information about the netfilter-cvslog mailing list