From: Per Liden <[EMAIL PROTECTED]>
Date: Fri, 30 Jun 2006 10:49:08 +0200 (CEST)

> [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)
> 
> From: Allan Stephens <[EMAIL PROTECTED]>
> 
> The recent change to direct inspection of bundle buffer tailroom did not
> account for the possiblity of unrequested tailroom added by skb_alloc(),
> thereby allowing a bundle to be created that exceeds the current link MTU.
> An additional check now ensures that bundling works correctly no matter
> if the bundle buffer is smaller, larger, or equal to the link MTU.
> 
> Signed-off-by: Allan Stephens <[EMAIL PROTECTED]>
> Signed-off-by: Per Liden <[EMAIL PROTECTED]>

Applied, thanks a lot Per.
-
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