Daniel Xu <dxu@xxxxxxxxx> wrote: > 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. Reviewed-by: Florian Westphal <fw@xxxxxxxxx>