From: KOVACS Krisztian Date: Wed, 8 Oct 2008 09:35:12 +0000 (+0200) Subject: netfilter: split netfilter IPv4 defragmentation into a separate module X-Git-Tag: v2.6.28-rc1~717^2~109^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73e4022f78acdbe420e8c24a7afbd90f4c8f5077;p=pandora-kernel.git netfilter: split netfilter IPv4 defragmentation into a separate module 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed