On Fri, Jun 26, 2020 at 12:51:10PM +0200, Ilya Maximets wrote: > If dp-packet contains l2 padding or cutlen was applied to it, size will > be larger than the actual size of a payload and action will work > incorrectly. > > Ex. Padding could be added during miniflow_extract() if detected. > > CC: Numan Siddique <[email protected]> > Fixes: 5b34f8fc3b38 ("Add a new OVS action check_pkt_larger") > Reported-by: Miroslav Kubiczek <[email protected]> > Reported-at: > https://mail.openvswitch.org/pipermail/ovs-discuss/2020-May/050157.html > Signed-off-by: Ilya Maximets <[email protected]> > ---
Acked-by: Flavio Leitner <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
