Move structures into openflow-common.h
authorSimon Horman <horms@verge.net.au>
Fri, 30 Mar 2012 02:29:58 +0000 (11:29 +0900)
committerBen Pfaff <blp@nicira.com>
Fri, 30 Mar 2012 16:10:13 +0000 (09:10 -0700)
commit50d25de67fe5b68fb2492e014a6f30a1f48bfdd3
treecc6d0efee74b83637282a3a5e04d9b2126b4371b
parent32430a6aeefddedec661252103b91f09d9caa969
Move structures into openflow-common.h

* Move ofp_packet_in_reason into openflow-common.h as it
  contains elements first defined in both the
  Openflow 1.0 and 1.2 specifications.

* Move ofp_flow_removed_reason into openflow-common.h as
  subsequent patches will add an element first defined in the
  Openflow 1.1 specification.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/openflow-1.0.h
include/openflow/openflow-common.h