On Thu, Sep 20, 2018 at 12:32:57PM -0700, Guru Shetty wrote: > On Thu, 20 Sep 2018 at 11:34, Ben Pfaff <[email protected]> wrote: > > > Since the time that support for IP fragments was introduce, the OVS > > functions that format flows have used "nw_frag", but the ones that parse > > flows have expected "ip_frag". Obviously this is a bug and it's a surprise > > that it's gone so long without anyone reporting the problem. This fixes > > it and adds a test. > > > > Reported-by: Gurucharan Shetty <[email protected]> > > Signed-off-by: Ben Pfaff <[email protected]> > > > > Thanks for the quick fix. > Acked-by: Gurucharan Shetty <[email protected]>
Thanks, applied to master and backported as far as branch-2.4. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
