]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
XML: show both nflog packet and conntrack
authorKen-ichirou MATSUZAWA <chamas@h4.dion.ne.jp>
Tue, 12 Oct 2021 11:17:07 +0000 (20:17 +0900)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 23 Nov 2021 13:49:54 +0000 (14:49 +0100)
commita8cedca43c63370ce400709fb81c34d7ece91bfb
treed401d8c65feb6c2388d695fe9cc8dfaad224a3d2
parentf6a615587a10e6b124b4d9a31fca54bb06da0ae7
XML: show both nflog packet and conntrack

This patch enables to show "ct" as well as "raw" if output type is
ULOGD_DTYPE_RAW and "ct" input exists.

Signed-off-by: Ken-ichirou MATSUZAWA <chamas@h4.dion.ne.jp>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
output/ulogd_output_XML.c