diff options
| author | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-01-21 01:08:46 +0100 |
|---|---|---|
| committer | Florian Westphal <fw@strlen.de> | 2026-01-22 17:18:13 +0100 |
| commit | 2aa34191f06fc5af4f70241518a8554370d86054 (patch) | |
| tree | 598856304540a0a6359ef7be1a5314bc6b75e88e /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 7e43e0a1141deec651a60109dab3690854107298 (diff) | |
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 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
