diff options
| author | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-01-21 03:08:46 +0300 |
|---|---|---|
| committer | Florian Westphal <fw@strlen.de> | 2026-01-22 19:18:13 +0300 |
| commit | 2aa34191f06fc5af4f70241518a8554370d86054 (patch) | |
| tree | 598856304540a0a6359ef7be1a5314bc6b75e88e /include/linux/devfreq.h | |
| parent | 7e43e0a1141deec651a60109dab3690854107298 (diff) | |
| download | linux-2aa34191f06fc5af4f70241518a8554370d86054.tar.xz | |
netfilter: nft_set_rbtree: use binary search array in get command
Rework .get interface to use the binary search array, this needs a specific
lookup function to match on end intervals (<=). Packet path lookup is slight
different because match is on lesser value, not equal (ie. <).
After this patch, seqcount can be removed in a follow up patch.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'include/linux/devfreq.h')
0 files changed, 0 insertions, 0 deletions
