From 10e0fbb32828543f5f18751e116d7d9cbff9f7de Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Thu, 31 Aug 2006 14:01:35 +0000 Subject: Add statistic match extension --- extensions/.statistic-test | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 extensions/.statistic-test (limited to 'extensions/.statistic-test') diff --git a/extensions/.statistic-test b/extensions/.statistic-test new file mode 100755 index 00000000..843cb41e --- /dev/null +++ b/extensions/.statistic-test @@ -0,0 +1,2 @@ +#!/bin/sh +[ -f $KERNEL_DIR/net/netfilter/xt_statistic.c -a -f $KERNEL_DIR/include/linux/netfilter/xt_statistic.h ] && echo statistic -- cgit v1.2.3