On 2013/09/25 23:59 PM, Nicholas Bastin wrote:
On Wed, Sep 25, 2013 at 3:43 PM, Jose Pedro Oliveira <[email protected] <mailto:[email protected]>> wrote:

     * The Wireshark's openflow dissector commit history can be
    browsed here:
    https://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-openflow.c


This code appears to make the assumption that all ofp_type values are the same for each openflow version, but they're not. The table in the dissector (openflow_type_values) is for OF 1.3, but these types are not correct for earlier versions.

Good catch! Do you mind opening a bug report in
https://bugs.wireshark.org/bugzilla/?

Regards,
jpo
--
Jose Pedro Oliveira
* [email protected] *

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to