On Thu, Oct 24, 2019 at 12:09:16PM +0200, Ilya Maximets wrote: > parse_tcp_flags() does not care about vlan tags in a packet thus > not able to parse them. As a result, if partial offloading is > enabled in userspace datapath vlan packets are not parsed, i.e. > has no initialized offsets. This causes OVS crash on any attempt > to access/modify packet header fields.
Thanks! Good catch! Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
