ofp-errors: Merge OF1.0 "all tables full" with OF1.1+ "table full".
authorBen Pfaff <blp@nicira.com>
Fri, 12 Oct 2012 17:15:11 +0000 (10:15 -0700)
committerBen Pfaff <blp@nicira.com>
Sun, 14 Oct 2012 01:34:55 +0000 (18:34 -0700)
commitbe2b69d14692718d1569b2b6fd03594be1a0f864
treef1e69088f405980b80f2cfc7ed54f10b378f410e
parent9cac51959920a64ba8de2a6bd4715b8a7fb1a728
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@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/nicira-ext.h
lib/ofp-errors.h
ofproto/ofproto.c
tests/ofproto.at