[ovs-git] Open vSwitch: ofp-print: Merge ofp_print_stats_{reply, request}() (master)

dev at openvswitch.org dev at openvswitch.org
Tue May 27 17:04:28 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  5d40fc57966422659861c9d853abcf6a3a4b6bf4 (commit)
      from  930d5a45bd8493c0d4e1c9dd5482fe4dc6f9087d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5d40fc57966422659861c9d853abcf6a3a4b6bf4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5d40fc57966422659861c9d853abcf6a3a4b6bf4
Author: Simon Horman <horms at verge.net.au>
		
ofp-print: Merge ofp_print_stats_{reply, request}()
		
Merge ofp_print_stats_reply() and ofp_print_stats_request()
into a single new function, ofp_print_stats().

For stats replies there should be no run-time change in behaviour.

For pre-OpenFlow1.3 stats requests there should also be
no run-time change in behaviour.

For OpenFlow1.3+ stats requests the more flag is now printed
as present. Previously ***unknown flags 0x0001*** was printed.

Signed-off-by: Simon Horman <horms at verge.net.au>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/ofp-print.c |   55 +++++++++++++++++++++++--------------------------------
 1 file changed, 23 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list