]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: add table netlink messages to the batch
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 19 May 2014 10:21:46 +0000 (12:21 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 19 May 2014 10:21:48 +0000 (12:21 +0200)
commit15cd2494198fa64cfcdf26298e0809cf14fafbbb
tree11dd1b5edec9cc82a3311cbf6c80e3fbaf2f6270
parentdda742096bdf19d6993da0412bd3f48f2fd463fd
src: add table netlink messages to the batch

This patch moves the table messages to the netlink batch that
is sent to kernel-space.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/mnl.h
src/mnl.c
src/netlink.c