>From the link in the previous email
http://openvswitch.org/pipermail/dev/2015-January/050380.html

"Matching expressions provide a superset of OpenFlow matching capabilities
across packets in a logical datapath. Expressions use a syntax similar to
Boolean expressions in a programming language."
​
I was able to use customized flows in ovs-agent to accomplish flow
modifications using ovs-ofctl add-flow. I was expecting we could modify for
logical flows using the ovn-northd but with logical ports. If the flow mods
can only be done from within northd, then I need to start looking into that
code. It is definitely better to have some api be exposed to define the
match and actions and customize flows using lports.

When I say user, I mean a CMS.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to