libnetfilter_log branch, master, updated. libnetfilter_log-0.0.16-3-g899706c

Pablo Neira netfilter-cvslog-bounces at lists.netfilter.org
Sun Jul 11 14:22:52 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  899706c44d6391ca0f0ea83609e507b986c88789 (commit)
      from  4eb7c493dabf47fc559b7a41e583fa656d616e05 (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 899706c44d6391ca0f0ea83609e507b986c88789
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Sun Jul 11 14:01:20 2010 +0200

    nflog: consistent nflog_snprintf_xml() return value with snprintf()
    
    With this patch, nflog_snprintf_xml() returns the number of characters
    printed. If the output was truncated, then the return value is the
    number of characters that would have been written if enough space
    had been available. This makes nflog_snprintf_xml() consistent with
    the behaviour of snprintf().
    
    Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>

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

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


hooks/post-receive
-- 
libnetfilter_log



More information about the netfilter-cvslog mailing list