libnfnetlink branch, master, updated. libnfnetlink-1.0.0-22-g837c673

Pablo Neira Ayuso netfilter-cvslog-bounces at lists.netfilter.org
Thu Jan 6 03:53:38 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 "libnfnetlink".

The branch, master has been updated
       via  837c673edefa5076ee34cee21ec988b7789bdb5c (commit)
       via  ea3c371ed5fcbb189aec9d9e4984aae849a05d58 (commit)
       via  4b678cb55e36190239d26eecb47bf9b346b12295 (commit)
       via  871972fff3a41d95e20cff4951993978609f4de5 (commit)
       via  2a1b03908569794a615bc5da4eb869826a6d8012 (commit)
      from  ba37f0a01d83d0884a423971b329fb003aa4d196 (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 837c673edefa5076ee34cee21ec988b7789bdb5c
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Fri Dec 31 00:25:27 2010 +0100

    src: remove redundant cast near msg_name
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit ea3c371ed5fcbb189aec9d9e4984aae849a05d58
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Fri Dec 31 00:05:36 2010 +0100

    build: implement export symbols
    
    This removed the rtnl symbols (7 pieces) that are not usable (there
    are no prototypes in libnfnetlink.h) from the .dynsym section of the
    library.
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 4b678cb55e36190239d26eecb47bf9b346b12295
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Thu Dec 30 22:41:18 2010 +0100

    utils: resolve compiler warning
    
    iftest.c:36:1: warning: control reaches end of non-void function
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 871972fff3a41d95e20cff4951993978609f4de5
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Thu Dec 30 22:40:55 2010 +0100

    build: use -Wall across the entire source
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

commit 2a1b03908569794a615bc5da4eb869826a6d8012
Author: Jan Engelhardt <jengelh at medozas.de>
Date:   Thu Dec 30 22:38:45 2010 +0100

    build: remove unused LIBTOOL_DEPS
    
    Signed-off-by: Jan Engelhardt <jengelh at medozas.de>

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

Summary of changes:
 .gitignore            |    1 +
 Make_global.am        |    1 +
 configure.ac          |    3 +-
 m4/gcc4_visibility.m4 |   21 +++++++
 src/Makefile.am       |    2 -
 src/iftable.c         |   23 ++++----
 src/internal.h        |   12 ++++
 src/libnfnetlink.c    |  161 ++++++++++++++++++++++++++++---------------------
 utils/iftest.c        |    3 +-
 9 files changed, 143 insertions(+), 84 deletions(-)
 create mode 100644 m4/gcc4_visibility.m4
 create mode 100644 src/internal.h


hooks/post-receive
-- 
libnfnetlink



More information about the netfilter-cvslog mailing list