summaryrefslogtreecommitdiffstats
path: root/extensions/.account-test
diff options
context:
space:
mode:
authorPiotr Gasidło <quaker@pandora.barbara.eu.org>2004-03-17 14:40:03 +0000
committerHarald Welte <laforge@gnumonks.org>2004-03-17 14:40:03 +0000
commit4f37d48f03bec7bf5e23a6e8b313c1285578c958 (patch)
treeb0aa8982e12165018fe38b6dca056a0fc6712bc8 /extensions/.account-test
parent403cf6ab88a3c8823e708912e14da2020edf984c (diff)
add userspace support for 'ipt_account' match (Piotr Gasid'o)
Diffstat (limited to 'extensions/.account-test')
-rwxr-xr-xextensions/.account-test3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/.account-test b/extensions/.account-test
new file mode 100755
index 00000000..68aeb166
--- /dev/null
+++ b/extensions/.account-test
@@ -0,0 +1,3 @@
+#!/bin/sh
+# True if account match patch is applied.
+[ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_account.h ] && echo account