Define UINT64_MAX as "unknown" in Open vSwitch specific interfaces.
authorBen Pfaff <blp@nicira.com>
Fri, 27 May 2011 22:16:08 +0000 (15:16 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 14 Jun 2011 18:21:52 +0000 (11:21 -0700)
commit5e9d0469fcaa30f4de0209392a1329b4c52d8d63
treeff562c92b2f694967f6b5912634c0b3b4916c868
parent7ee20df120d4d56df894abc00a60fe1bc43a058d
Define UINT64_MAX as "unknown" in Open vSwitch specific interfaces.

Some hardware supports reporting packet or byte counters but not both, so
OVS has to be prepared for that.

Suggested-by: Justin Pettit <jpettit@nicira.com>
include/openflow/nicira-ext.h
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto.c
ofproto/private.h