ofproto: Cleanups to openflow.h (OpenFlow 0.9)
authorJustin Pettit <jpettit@nicira.com>
Fri, 13 Nov 2009 19:36:02 +0000 (11:36 -0800)
committerJustin Pettit <jpettit@nicira.com>
Sat, 23 Jan 2010 02:08:04 +0000 (18:08 -0800)
commitc65cb7ab93594f6e3f27fd077365ba41782bfa46
treef4a3f3bff99c590dd2436625ce5fa6dc6b99e476
parent600c9d5950dfdcd98699497793087899dbe2e8cf
ofproto: Cleanups to openflow.h (OpenFlow 0.9)

This commit cleans up a few comments in openflow.h.  The only one of
significance is that OpenFlow port numbers now begin enumeration at 1.
OVS already behaved in this manner, so this is just a documentation
issue for us.

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