]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Test for record rpc.
authorRusty Russell <rusty@linuxcare.com.au>
Mon, 18 Dec 2000 05:12:11 +0000 (05:12 +0000)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Dec 2000 05:12:11 +0000 (05:12 +0000)
extensions/.record-rpc-test [new file with mode: 0755]

diff --git a/extensions/.record-rpc-test b/extensions/.record-rpc-test
new file mode 100755 (executable)
index 0000000..4ff9fe2
--- /dev/null
@@ -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