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..28a3cdc --- /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