Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > Submitting a verdict on a packet via nfnetlink_queue is similar to > creating an ct entry through ctnetlink (both use the send syscall). Reinject happens in the context of the process, so batching allows multiple skbs to get transmitted before returning to userspace.