On Tue, Feb 02, 2021 at 05:11:09PM +0100, Ilya Maximets wrote: > On 1/21/21 11:33 PM, Ben Pfaff wrote: > > The calculation in tcp_reader_run() failed to account for L2 padding. > > This fixes the problem, by moving the existing function > > tcp_payload_length() from a conntrack private header file into > > dp-packet.h and renaming it to suit the dp_packet style. > > > > Signed-off-by: Ben Pfaff <[email protected]> > > --- > > LGTM, > Acked-by: Ilya Maximets <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
