Hello, This patchset is the second version of libnftables introduction patchset. It addresses some remarks by Phil Sutter. Other remarks as said on the ML are in fact TODO points that can be adressed later.
This patchset also fixes issues with error handling and adds documentation in doxygen format. An output is available here if you wanna have a look: http://home.regit.org/~regit/libnftables/html/group__libnftables.html The first two patches are a bugfix and a helper function that is needed for the library: * [PATH nft v2 01/18] mnl: fix error handling in mnl_batch_talk * [PATH nft v2 02/18] erec: add function to free list As mentioned by Arturo, this is not meant to be added into nftables v0.8 but it is a good candidate for early introduction in the branch as soon as the v0.8 release is done. I did not managed to incorporate some suggestions done privately by Pablo. For instance there is an nf_sock in the struct nft_ctx. I did not change any existing internal so it is still possible to do it as incremental patches. BR, -- Eric -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html