]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: early allocation of the set ID
authorPablo Neira Ayuso <pablo@netfilter.org>
Sat, 27 Jun 2015 21:36:20 +0000 (23:36 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 17 Aug 2015 23:13:35 +0000 (01:13 +0200)
commitc54fbd53c73fd0426329bfbeaa99bdda244542a9
treedb9748b8391ea7218018ad69d685fc8b3b4254a0
parent100cfb99175ed6f7307ff71fd78443c8dea35a08
src: early allocation of the set ID

By when the set is created, so element in the batch use this set ID as
reference.

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