libnetfilter_conntrack branch, master, updated. libnetfilter_conntrack-0.9.1-3-g75c69a3

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Mon Jun 13 19:52:59 CEST 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
  discards  b4c9985d7fdd2edc65682718d8c6c8e9891c1b69 (commit)
       via  75c69a3da6ae268f42aecca7e5ae79dacdd87414 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (b4c9985d7fdd2edc65682718d8c6c8e9891c1b69)
            \
             N -- N -- N (75c69a3da6ae268f42aecca7e5ae79dacdd87414)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 75c69a3da6ae268f42aecca7e5ae79dacdd87414
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Fri Jun 10 11:12:15 2011 +0200

    conntrack: objopt: NO_EFFECT
    
    static analysis (analysis based only on compiling of sources, not based
    on running of binary) of the code revealed the following problem:
    
    conntrack/objopt.c:63: self_assign: Assignment operation
                           "ct->snat.l4max.all = ct->snat.l4max.all"
                           has no effect.
    
    Signed-off-by: Jiri Popelka <jpopelka at redhat.com>
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:


hooks/post-receive
-- 
libnetfilter_conntrack



More information about the netfilter-cvslog mailing list