From: Patrick McHardy <[EMAIL PROTECTED]>
Date: Tue, 07 Mar 2006 13:58:53 +0100

> Thomas Graf wrote:
> > The size of the skb carrying the netlink message is not
> > equivalent to the length of the actual netlink message
> > due to padding. ip_queue matches the length of the payload
> > against the original packet size to determine if packet
> > mangling is desired, due to the above wrong assumption
> > arbitary packets may not be mangled depening on their
> > original size.
> 
> Looks good, thanks Thomas. I think this should also go in 2.4.

Pushed to 2.6.16, 2.6.x stable, and 2.4.x.

Phew!

Thanks Thomas.
-
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