]> git.ipfire.org Git - thirdparty/nftables.git/commit
monitor: Make trace events respect output_fp
authorPhil Sutter <phil@nwl.cc>
Wed, 28 Feb 2018 15:04:27 +0000 (16:04 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 28 Feb 2018 18:36:06 +0000 (19:36 +0100)
commit657472843e7a7a4bc7f756356e6636b1f197b745
tree8a8a51aeb8ac36068aa2d60cd9748450b8ccb74d
parentf5ce1df94b01911b5d32111a5ca576b812148145
monitor: Make trace events respect output_fp

Seems like this was incompletely converted, part of the output went to
output_fp already.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/netlink.c