From 3c96c8e1947ae4621e39c1d380358da603d2e65c Mon Sep 17 00:00:00 2001 From: Yasuyuki KOZAKAI Date: Tue, 24 Jul 2007 07:19:41 +0000 Subject: Add IPv6 support to dccp match. --- extensions/.dccp-testx | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 extensions/.dccp-testx (limited to 'extensions/.dccp-testx') diff --git a/extensions/.dccp-testx b/extensions/.dccp-testx new file mode 100644 index 00000000..a5ad74e5 --- /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 -- cgit v1.2.3