On 3/18/07, Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> wrote:
On 3/18/07, Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> wrote:
>
> Hi David,
>
> Here is the bugger, it wasn't because {transport,network,mac}_header
> is unsigned after all :-)
>
> Please consider pulling from the usual place:
>
> master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.22
>
> Please lemme know how longer it takes to crash your workstation, I
hope
> not before next century 8-)
>
> - Arnaldo
>
> ---
> In pskb_expand_head and copy_skb_header (used in p?skb_copy(expand)?) the
> difference of two allocations were being applied to
> ->(transport|network|mac)_header, when this is not only not needed but causes
> problems, as those headers are now just offsets from ->head.
>
> This fixes the problem with xfrm (skb_copy_checksum was the first place this
Argh, skb_checksum_help! lemme fix this comment before its too late...
Done!
- Arnaldo
-
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