Displaying 1 result from an estimated 1 matches for "nft_run_cmd_from_buffer".
2018 Jan 16
0
[ANNOUNCE] nftables 0.8.1 release
...: Bump version to v0.8.1
Phil Sutter (19):
netlink: Use nftnl_expr_fprintf() in netlink_dump_expr()
main: Fix for wrong argument passed to cache_release in nft_ctx_free
libnftables: Move library stuff out of main.c
libnftables: Introduce nft_ctx_flush_cache()
cli: Use nft_run_cmd_from_buffer()
libnftables: Introduce getters and setters for everything
libnftables: Get rid of explicit cache flushes
libnftables: Flush iface cache after command execution
Eliminate struct mnl_ctx
libnftables: Unexport enum nftables_exit_codes
libnftables: Split code into...