ofproto: Add wire-compatibility for slicing (OpenFlow 1.0)
authorJustin Pettit <jpettit@nicira.com>
Fri, 22 Jan 2010 07:42:47 +0000 (23:42 -0800)
committerJustin Pettit <jpettit@nicira.com>
Sat, 20 Feb 2010 10:22:28 +0000 (02:22 -0800)
commit508fd24615c10bcf6efa79301a42e8a3fd129ed6
tree79e0362167bb639aa9573d1a77d16406e5e7c985
parentabaad8cf1b5089e17a4af0ab1ff644bfcf63cad9
ofproto: Add wire-compatibility for slicing (OpenFlow 1.0)

OpenFlow 1.0 adds support for a subset of QoS that's referred to as slicing.
Open vSwitch does not support this yet, so send errors if it's used.

NOTE: OVS at this point is not wire-compatible with OpenFlow 1.0 until
the final commit in this OpenFlow 1.0 set.
include/openflow/openflow.h