digitalocean / go-openvswitch

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.
Other
295 stars 95 forks source link

ovs: add conj_id matcher #41

Closed icosahedral closed 6 years ago

icosahedral commented 6 years ago

Allows us access to the conjunction matches and actions inside of OVS. This allows us to discretely match on dimensions instead of needed a flow for each possible combination of dimensions.

See "Conjunction match fields" in: http://www.openvswitch.org/support/dist-docs/ovs-fields.7.txt