On Tue, Apr 17, 2018 at 01:53:15AM +0800, 林志仁 wrote:
> I want to create a request. When the switch receives this request, it will
> continuously monitor the flow table until the flow table has an exception.
> For example, one flow has a large number of packets count in few seconds,
> then switch will send reply to controller.

OpenFlow 1.5 defines flow entry statistics triggers that might allow you
to get what you want.  Open vSwitch does not yet support statistics
triggers, but I am sure that we would accept a reasonable
implementation.

> In the monitoring time, switch can also handle other controller request?,
> like flow status request or port status request

That sounds like a quality of implementation issue.
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to