]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: add chain netlink messages to the batch
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 19 May 2014 10:21:23 +0000 (12:21 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 19 May 2014 10:21:25 +0000 (12:21 +0200)
commitdda742096bdf19d6993da0412bd3f48f2fd463fd
tree6fe713c00701232ba99a52410fe674fe64673c3a
parent337636fc670eaed5c7146f99af8719018f63fe3b
src: add chain netlink messages to the batch

This patch moves the chain netlink messages to the big 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