iptables branch, master, updated. v1.4.10-37-g773438b

Patrick McHardy netfilter-cvslog-bounces at lists.netfilter.org
Thu Jan 20 11:26:09 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 "iptables".

The branch, master has been updated
       via  773438bd93851dc1a9129a638925c04868820297 (commit)
      from  5da9e63f66ca190cb90193ebb9eebf5aa523b4d1 (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 773438bd93851dc1a9129a638925c04868820297
Author: Thomas Graf <tgraf at redhat.com>
Date:   Thu Jan 20 11:24:13 2011 +0100

    libxt_AUDIT: add AUDIT target
    
    libxt module for the AUDIT target.
    
    -j AUDIT --type (accept|reject|drop)
    
    Signed-off-by: Thomas Graf <tgraf at redhat.com>
    Signed-off-by: Patrick McHardy <kaber at trash.net>

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

Summary of changes:
 extensions/libxt_AUDIT.c           |  123 ++++++++++++++++++++++++++++++++++++
 include/linux/netfilter/xt_AUDIT.h |   30 +++++++++
 2 files changed, 153 insertions(+), 0 deletions(-)
 create mode 100644 extensions/libxt_AUDIT.c
 create mode 100644 include/linux/netfilter/xt_AUDIT.h


hooks/post-receive
-- 
iptables



More information about the netfilter-cvslog mailing list