libnetfilter_queue branch, master, updated. libnetfilter_queue-0.0.17-15-g9ba3300
Pablo Neira
netfilter-cvslog-bounces at lists.netfilter.org
Sun Jul 11 15:17:28 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_queue".
The branch, master has been updated
via 9ba33008d3f7b45c5004943768822f1990d2cd0b (commit)
via 5781d53eec107bcf517fde7383a230f33311a116 (commit)
from b775a05ba376c68615fe5134ce291889c035f844 (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 9ba33008d3f7b45c5004943768822f1990d2cd0b
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date: Sun Jul 11 15:08:40 2010 +0200
nfq: remove `0x' from HW protocol in output of nfq_snprintf_xml()
This patch removes the prefix `0x' of the HW protocol.
Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>
commit 5781d53eec107bcf517fde7383a230f33311a116
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date: Sun Jul 11 15:00:13 2010 +0200
nfq: 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_queue.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
libnetfilter_queue
More information about the netfilter-cvslog
mailing list