summaryrefslogtreecommitdiffstats
path: root/extensions/.record-rpc-test
diff options
context:
space:
mode:
authorRusty Russell <rusty@linuxcare.com.au>2000-12-18 05:12:11 +0000
committerRusty Russell <rusty@rustcorp.com.au>2000-12-18 05:12:11 +0000
commit2047109a61d5c6014de628d306ac53ce864e9db8 (patch)
tree66c76666d25bdf105788e936af14d5e841d36e30 /extensions/.record-rpc-test
parentbd8382bb9aa4963fde2b58550cffe190fad02ddc (diff)
Test for record rpc.
Diffstat (limited to 'extensions/.record-rpc-test')
-rwxr-xr-xextensions/.record-rpc-test3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/.record-rpc-test b/extensions/.record-rpc-test
new file mode 100755
index 00000000..4ff9fe24
--- /dev/null
+++ b/extensions/.record-rpc-test
@@ -0,0 +1,3 @@
+#! /bin/sh
+# True if record rpc is applied.
+[ -f $KERNEL_DIR/net/ipv4/netfilter/ipt_record_rpc.c ] && echo record_rpc