On Thu, Jan 05, 2017 at 07:13:53PM -0800, Justin Pettit wrote:
> 
> > On Jan 5, 2017, at 5:03 PM, Ben Pfaff <b...@ovn.org> wrote:
> > 
> > "enum ofp_version" is unsigned in the System V ABI used by Linux, so
> > it will never be less than 0, so an rconn with an unnegotiated version will
> > never be found properly.  This fixes the problem.
> > 
> > CC: Justin Pettit <jpet...@ovn.org>
> > Fixes: 714651c7db6a ("ovn-controller: Introduce "inject-pkt" ovs-appctl 
> > command.")
> > Signed-off-by: Ben Pfaff <b...@ovn.org>
> 
> Thanks for catching that.
> 
> Acked-by: Justin Pettit <jpet...@ovn.org>

Thanks, applied to master.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to