]> Git Repo - linux.git/commit
netfilter: nf_defrag_ipv4: use net_generic infra
authorFlorian Westphal <[email protected]>
Thu, 1 Apr 2021 14:11:08 +0000 (16:11 +0200)
committerPablo Neira Ayuso <[email protected]>
Mon, 5 Apr 2021 22:34:52 +0000 (00:34 +0200)
commit7b1957b04956bfd8ea0280bf84a724e5cd0a7f44
tree8996a01139e169714f54efa9d909075f53d1af91
parent8b0adbe3e38dbe5aae9edf6f5159ffdca7cfbdf1
netfilter: nf_defrag_ipv4: use net_generic infra

This allows followup patch to remove the defrag_ipv4 member from struct
net.  It also allows to auto-remove the hooks later on by adding a
_disable() function.  This will be done later in a follow patch series.

Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
net/ipv4/netfilter/nf_defrag_ipv4.c
This page took 0.056482 seconds and 4 git commands to generate.