[ovs-git] Open vSwitch: ofp-errors: Merge OF1.0 "all tables full" with OF1.1+ "table full". (master)

dev at openvswitch.org dev at openvswitch.org
Sun Oct 14 01:40:31 UTC 2012


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  be2b69d14692718d1569b2b6fd03594be1a0f864 (commit)
      from  9cac51959920a64ba8de2a6bd4715b8a7fb1a728 (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 be2b69d14692718d1569b2b6fd03594be1a0f864
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=be2b69d14692718d1569b2b6fd03594be1a0f864
Author: Ben Pfaff <blp at nicira.com>
		
ofp-errors: Merge OF1.0 "all tables full" with OF1.1+ "table full".
		
These codes represent essentially the same condition and only one of them
exists in any given version of OpenFlow, so merge them together into a
single OFPERR_* code.

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


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

Summary of changes:
 include/openflow/nicira-ext.h |    7 +++----
 lib/ofp-errors.h              |    5 +----
 ofproto/ofproto.c             |    4 ++--
 tests/ofproto.at              |    6 +++---
 4 files changed, 9 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list