search for: libipt_imqx

Displaying 1 result from an estimated 1 matches for "libipt_imqx".

Did you mean: libipt_imq
2002 May 14
1
what''s the meaning of xchg()?
...t Thu Jan 1 01:00:00 1970 >+++ iptables-1.2.6a/extensions/.IMQX-test Sat Mar 23 02:37:20 2002 >@@ -0,0 +1,3 @@ >+#!/bin/sh >+# True if IMQX target patch is applied. >+[ -f $KERNEL_DIR/net/ipv4/netfilter/ipt_IMQX.c ] && echo IMQX >diff -urN iptables-1.2.6a-clean/extensions/libipt_IMQX.c iptables-1.2.6a/extensions/libipt_IMQX.c >--- iptables-1.2.6a-clean/extensions/libipt_IMQX.c Thu Jan 1 01:00:00 1970 >+++ iptables-1.2.6a/extensions/libipt_IMQX.c Sat Mar 23 02:37:49 2002 >@@ -0,0 +1,81 @@ >+/* Shared library add-on to iptables to add IMQX target support. */ >+#in...