TTL target support

modulename: ipt_TTL.ko

configname: CONFIG_IP_NF_TARGET_TTL

Linux Kernel Configuration
└─>Networking
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>IP: Netfilter Configuration
└─>TTL target support
In linux kernel since version 2.6.14 (release Date: 2005-10-27)  
This option adds a `TTL' target, which enables the user to modify
the TTL value of the IP header.

While it is safe to decrement/lower the TTL, this target also enables
functionality to increment and set the TTL value of the IP header to
arbitrary values. This is EXTREMELY DANGEROUS since you can easily
create immortal packets that loop forever on the network.

To compile it as a module, choose M here. If unsure, say N.

source code: