summaryrefslogtreecommitdiffstats
path: root/extensions/.dccp-testx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/.dccp-testx')
-rw-r--r--extensions/.dccp-testx3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/.dccp-testx b/extensions/.dccp-testx
new file mode 100644
index 0000000..a5ad74e
--- /dev/null
+++ b/extensions/.dccp-testx
@@ -0,0 +1,3 @@
+#!/bin/sh
+# True if dccp is applied.
+[ -f $KERNEL_DIR/include/linux/netfilter/xt_dccp.h ] && echo dccp