On Fri, Oct 12, 2018 at 9:52 PM Ben Pfaff <[email protected]> wrote: > On Fri, Aug 24, 2018 at 10:35:16AM -0700, Ben Pfaff wrote: > > When the status of a port changes, ofproto calls into connmgr to notify > > controllers. Sometimes, particular changes are only visible to > controllers > > running specific versions of OpenFlow. Until now, OVS would send those > > controllers duplicate port status notifications. This is unnecessary and > > somewhat confusing. This commit eliminates it. > > > > This commit updates one of the tests not to expect duplicate > notifications. > > > > Signed-off-by: Ben Pfaff <[email protected]> > > This series still needs a review. >
I will review this series and get back to you with comments. Thanks Numan > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
