summaryrefslogtreecommitdiffstats
path: root/extensions/.IPMARK-test
diff options
context:
space:
mode:
authorGrzegorz Janoszka <Grzegorz.Janoszka@pro.onet.pl>2003-05-31 17:31:31 +0000
committerHarald Welte <laforge@gnumonks.org>2003-05-31 17:31:31 +0000
commit6640b3cbe3217a3e21aafc64f98d25bb6fc69be2 (patch)
tree67f06750af0a12660e800deb0c324472ed0862f2 /extensions/.IPMARK-test
parent926d46fc2998b7f59a0ca932852082b9bc9db4ed (diff)
add new IPMARK target (Grzegorz Janoszka)
Diffstat (limited to 'extensions/.IPMARK-test')
-rwxr-xr-xextensions/.IPMARK-test3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/.IPMARK-test b/extensions/.IPMARK-test
new file mode 100755
index 00000000..7996c889
--- /dev/null
+++ b/extensions/.IPMARK-test
@@ -0,0 +1,3 @@
+#!/bin/sh
+# True if IPMARK patch is applied.
+[ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_IPMARK.h ] && echo IPMARK