On Fri, May 18, 2018 at 5:49 PM, Greg Rose <[email protected]> wrote:
> From: William Tu <[email protected]>
>
> Upstream commit:
>     commit f192970de860d3ab90aa9e2a22853201a57bde78
>     Author: William Tu <[email protected]>
>     Date:   Thu Oct 5 12:07:12 2017 -0700
>
>     ip_gre: check packet length and mtu correctly in erspan tx
>
>     Similarly to early patch for erspan_xmit(), the ARPHDR_ETHER device
>     is the length of the whole ether packet.  So skb->len should subtract
>     the dev->hard_header_len.
>
>     Fixes: 1a66a836da63 ("gre: add collect_md mode to ERSPAN tunnel")
>     Fixes: 84e54fe0a5ea ("gre: introduce native tunnel support for ERSPAN")
>     Signed-off-by: William Tu <[email protected]>
>     Cc: Xin Long <[email protected]>
>     Cc: David Laight <[email protected]>
>     Reviewed-by: Xin Long <[email protected]>
>     Signed-off-by: David S. Miller <[email protected]>
>
> Cc: William Tu <[email protected]>
> Signed-off-by: Greg Rose <[email protected]>
> ---

LGTM.
Acked-by: William Tu <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to