libnetfilter_conntrack branch, master, updated. libnetfilter_conntrack-0.9.1-2-gaf0ed48

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Sat May 14 10:51:47 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
       via  af0ed4892ba998e958e6da52cbdcf900fdd391e9 (commit)
      from  d2089340ee2f146617ec9cfbf56c29953f79c428 (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 af0ed4892ba998e958e6da52cbdcf900fdd391e9
Author: Andrew Beverley <andy at andybev.com>
Date:   Sat Apr 16 21:08:26 2011 +0100

    utils: add nfct_destroy() to all examples in utils
    
    This patch adds nfct_destroy() to all the examples in the utils folder.
    Although this may be obvious to some, when I wrote my first code using
    libnetfilter_conntract, I used the examples but subsequently missed out
    all the calls to nfct_destroy().
    
    Signed-off-by: Andrew Beverley <andy at andybev.com>
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 utils/conntrack_create.c        |    3 +++
 utils/conntrack_create_nat.c    |    3 +++
 utils/conntrack_delete.c        |    3 +++
 utils/conntrack_get.c           |    3 +++
 utils/conntrack_grp_create.c    |    3 +++
 utils/conntrack_master.c        |    5 +++++
 utils/conntrack_update.c        |    3 +++
 utils/expect_create.c           |    6 ++++++
 utils/expect_create_userspace.c |    7 +++++++
 utils/expect_delete.c           |    6 ++++++
 utils/expect_get.c              |    4 ++++
 11 files changed, 46 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
libnetfilter_conntrack



More information about the netfilter-cvslog mailing list