From: Jan Engelhardt Date: Fri, 21 Sep 2012 09:41:34 +0000 (+0200) Subject: netfilter: combine ipt_REDIRECT and ip6t_REDIRECT X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~93^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cbc78a29e76a2e92c172651204f3117491877d2;p=pandora-kernel.git netfilter: combine ipt_REDIRECT and ip6t_REDIRECT Combine more modules since the actual code is so small anyway that the kmod metadata and the module in its loaded state totally outweighs the combined actual code size. IP_NF_TARGET_REDIRECT becomes a compat option; IP6_NF_TARGET_REDIRECT is completely eliminated since it has not see a release yet. Signed-off-by: Jan Engelhardt Acked-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed