flow: Use ovs_be<N> types in appropriate places.
authorBen Pfaff <blp@nicira.com>
Tue, 26 Oct 2010 22:24:26 +0000 (15:24 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 29 Oct 2010 16:48:47 +0000 (09:48 -0700)
commit0b3e77bbef23a41d45a3a29ba32eb55759878f03
tree4358b5f6c714b29d43161b9fa591c189c6974299
parentfba473391b92b6f2ce33a0acd68920941cb47b03
flow: Use ovs_be<N> types in appropriate places.

There are many more places in OVS where using these types would be an
improvement, but the flow code is particularly confusing because it uses
a mix of byte orders.
lib/flow.c
lib/flow.h