On Wed, Sep 25, 2013 at 3:43 PM, Jose Pedro Oliveira <[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<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. -- Nick
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
