ofp-print: Add some more white space to flow dumps.
authorBen Pfaff <blp@nicira.com>
Thu, 26 Apr 2012 22:54:54 +0000 (15:54 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 1 May 2012 22:21:39 +0000 (15:21 -0700)
commitb9718b7ba7828c702a67d5411f935b263bb9c795
tree97da60e2c36732514973b599ab3b5800e59db8e1
parent4530afbaf4e5fbf8f9b3e2832fb9c89f618225e5
ofp-print: Add some more white space to flow dumps.

Before idle_age and hard_age were added, in the absence of timeouts there
was a space between the statistics for a flow and the start of the flow
match.  This restores that space.

Requested-by: Paul Ingram <paul@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-print.c
tests/learn.at
tests/ofp-print.at
tests/ofproto-macros.at
tests/ofproto.at