On Mon, Nov 20, 2017 at 04:54:04PM +0100, Phil Sutter wrote: > Initialize output_fp to 'stdout' upon context creation and check output > stream validity in nft_ctx_set_output(). This allows to drop checks in > nft_{gmp_,}print() and do_command_export(). While doing so for the > latter, simplify it a bit by using nft_print() which takes care of > flushing the output stream. > > If applications desire to drop all output, they are supposed to open > /dev/null and assign that. Applied, thanks Phil. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html