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, 23 Jan 2010 02:08:06 +0000 (18:08 -0800)
commit9b2aa0d23fcf623c433e5c757779d710791b4803
tree46dbc6a7b49f31cc0a1efd4be9a0ba4d82625707
parentdef27fc2267328febc6b65cb779266fb8b2064ae
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