On Tue, Sep 15, 2015 at 05:55:29PM +0100, Pedro Maia wrote: > I’ve searched in the documentation but i was unable to find a way to > execute some action on a packet or generate a event based on the > counters of, by example, a number of matches of a flow entry, or sent > packets in a switch port. I’ve seen that in Nicira extended match it > is possible to match on a register (idx), is there any way to write > there on of those numbers (a stat entry from port or a flow)?
OVS doesn't provide a way to match on statistics. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
