From 60fa37542ef0b06051937bf908c6da1ebcb93016 Mon Sep 17 00:00:00 2001 From: rusty Date: Wed, 4 Oct 2000 15:27:07 +0000 Subject: Harald Welte's ttl stuff. This patch adds two new modules to the netfilter CVS patch-o-matic system: A TTL match and a TTL target for setting/incrementing/decrementing the TTL. --- extensions/.TTL-test | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 extensions/.TTL-test (limited to 'extensions/.TTL-test') diff --git a/extensions/.TTL-test b/extensions/.TTL-test new file mode 100755 index 0000000..cdeda6f --- /dev/null +++ b/extensions/.TTL-test @@ -0,0 +1,2 @@ +#! /bin/sh +[ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_TTL.h ] && echo TTL -- cgit v1.2.3