libnetfilter_log branch, master, updated. libnetfilter_log-0.0.16-4-g8d6699e

Pablo Neira netfilter-cvslog-bounces at lists.netfilter.org
Sun Jul 11 14:52:09 CEST 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_log".

The branch, master has been updated
       via  8d6699e7e286ab7d64c896384ccdd77d55130cb5 (commit)
      from  899706c44d6391ca0f0ea83609e507b986c88789 (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 8d6699e7e286ab7d64c896384ccdd77d55130cb5
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sun Jul 11 14:51:31 2010 +0200

    nflog: fix HW address output in nfq_snprintf_xml()
    
    This patch fixes the output of the HW address in XML files:
    
    <src>800:800:800:800:800:</src>
    
    now it looks fine:
    
    <src>0019a917a400</src>
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

Summary of changes:
 src/libnetfilter_log.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
libnetfilter_log



More information about the netfilter-cvslog mailing list