Ben I sent a 2.7 patch here: https://patchwork.ozlabs.org/patch/847308/
it should be applicable for 2.6 as well. Thanks Darrell On 12/11/17, 2:43 PM, "Ben Pfaff" <[email protected]> wrote: OK, I made that change and applied it to branch-2.8. It didn't apply cleanly to 2.7 or 2.6, can you look at that? On Mon, Dec 11, 2017 at 10:28:32PM +0000, Darrell Ball wrote: > Yes, it is Ben > > Thanks Darrell > > On 12/11/17, 2:27 PM, "Ben Pfaff" <[email protected]> wrote: > > It fails to apply due to conflicts in system-traffic.at. Is it safe to > drop that change and apply the rest? > > On Mon, Dec 11, 2017 at 10:22:39PM +0000, Darrell Ball wrote: > > Needs to go back to 2.6; at least the changes in lib/conntrack.c > > > > Thanks Darrell > > > > On 12/11/17, 2:20 PM, "[email protected] on behalf of Ben Pfaff" <[email protected] on behalf of [email protected]> wrote: > > > > On Wed, Dec 06, 2017 at 06:04:20PM -0800, Darrell Ball wrote: > > > An address sanity check is done on icmp error packets to > > > check that the icmp error payload makes sense w.r.t. the > > > packet itself. > > > > > > The sanity check was partially incorrect since it tried > > > to verify the source address of the error packet against the > > > original destination, which does not makes since the error > > > can be generated by any intermediate node. > > > > > > Reported-by: wangzhike <[email protected]> > > > Reported-at: https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_pipermail_ovs-2Ddev_2017-2DDecember_341609.html&d=DwICAg&c=uilaK90D4TOVoH58JNXRgQ&r=BVhFA09CGX7JQ5Ih-uZnsw&m=C2QYD5JosF5j-X3I7nmikMajbKHF9WqhgGQZdigkYP8&s=1wKg_9t4kVTzgXsNG4PwRgPDVzKsu1POFWnH6x-eX-U&e= > > > Fixes: a489b1685 ("conntrack: New userspace connection tracker.") > > > CC: Daniele Di Proietto <[email protected]> > > > Signed-off-by: Darrell Ball <[email protected]> > > > Signed-off-by: wangzhike <[email protected]> > > > Co-authored-by: wangzhike <[email protected]> > > > > Thanks Darrell and wangzhike, I applied this to master. > > > > Let me know if this or the other series I recently applied needs > > backporting. > > _______________________________________________ > > dev mailing list > > [email protected] > > https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_mailman_listinfo_ovs-2Ddev&d=DwICAg&c=uilaK90D4TOVoH58JNXRgQ&r=BVhFA09CGX7JQ5Ih-uZnsw&m=C2QYD5JosF5j-X3I7nmikMajbKHF9WqhgGQZdigkYP8&s=DzvbErqrp1sqYj50u5y8oMwBgVZVFjUdhRitCukx98c&e= > > > > > > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
