On 5 January 2017 at 17:03, Ben Pfaff <[email protected]> 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 <[email protected]>
> Fixes: 714651c7db6a ("ovn-controller: Introduce "inject-pkt" ovs-appctl 
> command.")
> Signed-off-by: Ben Pfaff <[email protected]>

Thanks, I just noticed this too (clang-3.9).

Acked-by: Joe Stringer <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to