summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2025-11-22 21:24:49 +0300
committerFlorian Westphal <fw@strlen.de>2026-03-04 13:45:44 +0300
commit1c32b24c234ba88a969e6bd9c385e66212a4af15 (patch)
treeae8ba262437406f09771f5d57b95a2b783985d46 /scripts/objdiff
parent831fb31b76aea1453229dfd7cbd1946ffe1c03b5 (diff)
downloadlinux-1c32b24c234ba88a969e6bd9c385e66212a4af15.tar.xz
netfilter: nft_fib_ipv6: switch to fib6_lookup
Existing code works but it requires a temporary dst object that is released again right away. Switch to fib6_lookup + RT6_LOOKUP_F_DST_NOREF: no need for temporary dst objects and refcount overhead anymore. Provides ~13% improvement in match performance. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions