From: Jan Engelhardt Date: Wed, 18 Feb 2009 17:38:40 +0000 (+0100) Subject: netfilter: Combine ipt_TTL and ip6t_HL source X-Git-Tag: v2.6.30-rc1~662^2~48^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=563d36eb3fb22dd04da9aa6f12e1b9ba0ac115f3;p=pandora-kernel.git netfilter: Combine ipt_TTL and ip6t_HL source Suggested by: James King Similarly to commit c9fd49680954714473d6cbd2546d6ff120f96840, merge TTL and HL. Since HL does not depend on any IPv6-specific function, no new module dependencies would arise. With slight adjustments to the Kconfig help text. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed