On Thu, Jul 14, 2016 at 03:32:32AM +0800, Sky Liu wrote:
> It seems that ovs can't handle ofp_flow_monitor requests correctly.
> I lauched several dps with OpenFlow14, and I tried to send them
> ofp_flow_monitor_requests, which is a multi-part message.
> But it seems that it can't handle this.
> After reading the code, I suspect that the switch has mistaken my
> requests as those in nicira extensions(i.e. nx_flow_monitor_request),
> which is absolutely not what we want to see.
> I'm wondering whether it's a bug or ovs just doesn't support the
> standard flow monitor request.

It appears that support for this feature is incomplete.  The FAQ
mentions that OF1.4 support is incomplete:

   Some versions of OpenFlow are supported with missing features and
   therefore not enabled by default: OpenFlow 1.4 and 1.5, in Open
   vSwitch 2.3 and later, as well as OpenFlow 1.6 in Open vSwitch 2.5
   and later.  Also, the OpenFlow 1.6 specification is still under
   development and thus subject to change.

We'd appreciate contributions to improve protocol feature support.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to