Skip to content
Commit 01026ede authored by Florian Westphal's avatar Florian Westphal Committed by Pablo Neira Ayuso
Browse files

nefilter: eache: reduce struct size from 32 to 24 byte



Only "cache" needs to use ulong (its used with set_bit()), missed can use
u16.  Also add build-time assertion to ensure event bits fit.

Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent c6dd940b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment