netfilter: Combine ipt_TTL and ip6t_HL source
authorJan Engelhardt <jengelh@medozas.de>
Wed, 18 Feb 2009 17:38:40 +0000 (18:38 +0100)
committerPatrick McHardy <kaber@trash.net>
Wed, 18 Feb 2009 17:38:40 +0000 (18:38 +0100)
Suggested by: James King <t.james.king@gmail.com>

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 <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found