On Mon, Sep 04, 2017 at 09:55:58AM +0200, Eric Leblond wrote: > This patch introduces the nft_print function that has to be used > instead of printf to output information that were previously send > to stdout. This function accumulate the output in a buffer that can > be fetched by the user with the nft_ctx_get_output() function. > > This modification will allow the libnftables library to provide an > easy way to the users to get the output data and display them like > they want. tests/shell/./run-tests is reporting problems with this :-( -- 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