ofp-util: Fix inconsistencies in table features type.
authorJarno Rajahalme <jrajahalme@nicira.com>
Mon, 24 Mar 2014 17:16:03 +0000 (10:16 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Mon, 24 Mar 2014 17:16:19 +0000 (10:16 -0700)
commit2ee9b978da459475efdbbcc557740152df85accf
tree9d63e173bf656012f6d21959a038e7e982155c4d
parent9ae5ab3c359d7fda63da1a80725a7f83670189df
ofp-util: Fix inconsistencies in table features type.

'metadata_match' and 'metadata_write' fields are defined as ovs_be64,
but sometimes used and referred to as uint64_t.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/ofp-print.c
ofproto/ofproto-provider.h