[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <461859F3.50303@trash.net>
Date: Sun, 08 Apr 2007 04:56:51 +0200
From: Patrick McHardy <kaber@...sh.net>
To: "David S. Miller" <davem@...emloft.net>
CC: Kernel Netdev Mailing List <netdev@...r.kernel.org>
Subject: [XFRM]: beet: fix worst case header_len calculation
The pskb_copy_expand crash I was seeing was triggered by BEET
mode not calculating the SA's header_len value for the worst
case, causing skb headroom expansions. This patch uses the
worst case value by including the maximum length of the pseudo
header.
The patch applies on top of the MTU optimization patch.
View attachment "x" of type "text/plain" (2199 bytes)
Powered by blists - more mailing lists