]> git.ipfire.org Git - thirdparty/nftables.git/commit
proto: reduce size of proto_desc structure
authorFlorian Westphal <fw@strlen.de>
Mon, 7 Dec 2020 11:36:53 +0000 (12:36 +0100)
committerFlorian Westphal <fw@strlen.de>
Wed, 9 Dec 2020 17:33:53 +0000 (18:33 +0100)
commite63f067f597d1129b3fff91d2404701de90226d1
tree60beba6e04f050b5fafaa437b3e54808adf68bd7
parentbd0d2f4038ba1ac9db4653a4f632553db83db3b0
proto: reduce size of proto_desc structure

This will need an additional field. We can compress state
here to avoid further size increase.

Signed-off-by: Florian Westphal <fw@strlen.de>
include/proto.h