Re: dummy as IMQ replacement
From: jamal <hidden>
Date: 2005-03-10 11:22:38
Hi Remus, I could not reproduce this one - it is also a bit odd for calloc to fail. I dont have iptables 1.3.1 but i will get and retry. Does this happen all the time? cheers, jamal On Thu, 2005-03-10 at 04:18, Remus wrote:
Hi Jamal, Thanks for the patch. That error is gone but I got a new error: ifconfig dummy0 up tc qdisc add dev eth2 ingress tc filter add dev eth2 parent ffff: protocol ip prio 10 u32 match u32 0 0 flowid 1:1 action ipt -j MARK --set-mark 1 action mirred egress redirect dev dummy0 iptables: calloc failed: Cannot allocate memory I use 2.6.11.2 kernel patched with your dummy patch, iptables 1.3.1 and the latest iproute2 patched with the pacth you sent yesterday. Regards Remus ----- Original Message ----- From: "Jamal Hadi Salim" <redacted> To: "Remus" <redacted> Cc: <redacted>; "Nguyen Dinh Nam" <redacted>; "Andre Tomt" [off-list ref]; [off-list ref]; "Andy Furniss" [off-list ref]; "Damion de Soto" [off-list ref] Sent: Thursday, March 10, 2005 1:06 AM Subject: Re: dummy as IMQ replacementquoted
Hi Remus, Please try this patch on top of latest iproute2. Credit to Patrick for spoting it. I dont know when or who made this change - in any case it doesnt matter if it works for you. cheers, On Wed, 2005-03-09 at 09:38, jamal wrote:quoted
I have to go to work - so wont have time to look at this for sometime. Maybe some of the netfilter folks like Patrick can solve it for you before i get back. cheers, jamal