Displaying 1 result from an estimated 1 matches for "config_ip_nf_target_imqx".
2002 May 14
1
what''s the meaning of xchg()?
...atic/extra/IMQX.patch.config.in Sat Mar 23 02:37:20 2002
>@@ -0,0 +1,4 @@
>+ dep_tristate ' MARK target support' CONFIG_IP_NF_TARGET_MARK $CONFIG_IP_NF_MANGLE
>+ if [ "$CONFIG_IMQ" == "y" ]; then
>+ dep_tristate ' IMQX target support' CONFIG_IP_NF_TARGET_IMQX $CONFIG_IP_NF_MANGLE
>+ fi
>diff -urN iptables-1.2.6a-clean/patch-o-matic/extra/IMQX.patch.configure.help iptables-1.2.6a/patch-o-matic/extra/IMQX.patch.configure.help
>--- iptables-1.2.6a-clean/patch-o-matic/extra/IMQX.patch.configure.help Thu Jan 1 01:00:00 1970
>+++ iptables-1.2....