ovs-vswitchd: Remove inline OpenFlow descriptions
authorJustin Pettit <jpettit@nicira.com>
Fri, 29 Jan 2010 23:31:52 +0000 (15:31 -0800)
committerJustin Pettit <jpettit@nicira.com>
Sat, 20 Feb 2010 10:22:29 +0000 (02:22 -0800)
commit23ff2821fd8b840dfeedcb47aeaed4fd060d73c8
treeac02c455f434d6f259ab778755cb50f0f1fb84f9
parentce640333ea5ad7178a45b1d242af7cad9ca99976
ovs-vswitchd: Remove inline OpenFlow descriptions

Replace inline OpenFlow descriptions with #define.  Also, start work to
support setting them dynamically.

(This was originally working with the config file version of vswitchd,
but needs to be updated to work with the config db.)
ofproto/ofproto.c
ofproto/ofproto.h
vswitchd/bridge.c