On Fri, May 18, 2018 at 5:49 PM, Greg Rose <[email protected]> wrote:
> From: William Tu <[email protected]>
>
> Upstream commit:
>     commit d5db21a3e6977dcb42cee3d16cd69901fa66510a
>     Author: William Tu <[email protected]>
>     Date:   Fri May 11 05:49:47 2018 -0700
>
>     erspan: auto detect truncated ipv6 packets.
>
>     Currently the truncated bit is set only when 1) the mirrored packet
>     is larger than mtu and 2) the ipv4 packet tot_len is larger than
>     the actual skb->len.  This patch adds another case for detecting
>     whether ipv6 packet is truncated or not, by checking the ipv6 header
>     payload_len and the skb->len.
>
>     Reported-by: Xiaoyan Jin <[email protected]>
>     Signed-off-by: William Tu <[email protected]>
>     Signed-off-by: David S. Miller <[email protected]>
>
> Signed-off-by: William Tu <[email protected]>
> Cc: 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