search for: config_imq

Displaying 3 results from an estimated 3 matches for "config_imq".

Did you mean: config_ima
2004 Oct 20
2
structure has no member named `imq_flags`
hi When compile kernel 2.6.8.1 with imq patch the following message is print: net/ipv4/netfilter/ipt_IMQ.c: In function `imq_target'': net/ipv4/netfilter/ipt_IMQ.c:19: error: structure has no member named `imq_flags'' what is that? when patch the kernel no problem message. the patch is linux-2.6.8-imq-3.diff i''m scan in google but nothing found Thanks
2007 Mar 07
3
packet in the kernel
Hi all, Can someone say me the theoretic way of packet in the kernel. When the packet will be send to a IMQ device? When the packet arrives to post routing time? When operation of NAT occur? befor or later that the packet will send to net device? Thanks Bye Simone -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Problemi di Liquidità? Con Logos
2002 May 14
1
what''s the meaning of xchg()?
.../patch-o-matic/extra/IMQX.patch.config.in Thu Jan 1 01:00:00 1970 >+++ iptables-1.2.6a/patch-o-matic/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 >---...