aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDaniel Xu <[email protected]>2023-07-21 14:22:45 -0600
committerAlexei Starovoitov <[email protected]>2023-07-28 16:52:08 -0700
commit9abddac583d68e16258d5e0b95dc1b3ca1886173 (patch)
tree065a0d905a6539561d7d3946816df8d4356f802e /tools/perf/scripts/python/bin
parentee932bf940d4f624041293fab216cb1783b5df6b (diff)
netfilter: defrag: Add glue hooks for enabling/disabling defrag
We want to be able to enable/disable IP packet defrag from core bpf/netfilter code. In other words, execute code from core that could possibly be built as a module. To help avoid symbol resolution errors, use glue hooks that the modules will register callbacks with during module init. Signed-off-by: Daniel Xu <[email protected]> Reviewed-by: Florian Westphal <[email protected]> Link: https://lore.kernel.org/r/f6a8824052441b72afe5285acedbd634bd3384c1.1689970773.git.dxu@dxuuu.xyz Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions