Herbert Xu wrote:
> Thanks.  It turns out to be a bug in the GRE layer.  I added that
> bug when I introduced skb_postpull_rcsum.
>
> [GRE]: Fix hardware checksum modification
>
> The skb_postpull_rcsum introduced a bug to the checksum modification.
> Although the length pulled is offset bytes, the origin of the pulling
> is the GRE header, not the IP header.
>
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>
>
> Dave, please apply this if this works for Paul.
>
> Cheers,
>   
    Works fine here.

    Thanks  =).

    -pee
-
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