On Fri, 14 Jul 2006 16:34:30 +0200
Guillaume Chazarain <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> Is it a known problem that the Netem qdisc is very unreliable on the 
> loopback (unlike on a true NIC)?
> 
> This seems to come from its usage of skb->cb which conflicts with IPCB. 
> For instance, the field
> IPCB(skb)->opt.optlen becomes non-null and memory corruption follows.
> 
> I ``worked around'' this conflict with the following ugly hack:

Isn't the skb owned by netem at that point...

-- 
If one would give me six lines written by the hand of the most honest
man, I would find something in them to have him hanged. -- Cardinal Richlieu
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to