[ovs-discuss] [PATCH] Fix A bug about ofp-msgs.h.

Minoru TAKAHASHI takahashi.minoru7 at gmail.com
Fri Sep 18 06:58:19 UTC 2015


Hi,

I found a bug about ofp-msgs.h.

Number of OFPMP_TABLE_DESC is *14*.
(Plese refer to "Header file openflow.h" of OF1.4/5spec)

However, ofp-msgs.h set these to *15*.
https://github.com/openvswitch/ovs/blob/master/lib/ofp-msgs.h#L381
https://github.com/openvswitch/ovs/blob/master/lib/ofp-msgs.h#L384

Attached patch fixes this probelm.

thanks,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ofp-msgs-fix-enum-of-OFPMP_TABLE_DESC.patch
Type: text/x-patch
Size: 961 bytes
Desc: not available
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20150918/ae0427d3/attachment-0002.bin>


More information about the discuss mailing list