netfilter: split netfilter IPv4 defragmentation into a separate module
authorKOVACS Krisztian <hidden@sch.bme.hu>
Wed, 8 Oct 2008 09:35:12 +0000 (11:35 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 8 Oct 2008 09:35:12 +0000 (11:35 +0200)
Netfilter connection tracking requires all IPv4 packets to be defragmented.
Both the socket match and the TPROXY target depend on this functionality, so
this patch separates the Netfilter IPv4 defrag hooks into a separate module.

Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found