OpenFlow: Move stats message enums into "common".
authorJustin Pettit <jpettit@nicira.com>
Wed, 2 May 2012 23:35:49 +0000 (16:35 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 8 May 2012 04:22:25 +0000 (21:22 -0700)
commit3a51996b8a196e6b761e9d7e20ce573028a6dbcf
tree446262a1051a826a940773f4dddabb62757d5ec5
parentb1323f59ef0f0eb4ec15592745c91249903b263b
OpenFlow: Move stats message enums into "common".

We will be adding some OpenFlow 1.3 stats (aka multipart request)
messages to our OpenFlow 1.0 implementation.  As such, move the
definition of those message numbers to the common location.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
include/openflow/openflow-1.0.h
include/openflow/openflow-common.h