X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-errors.h;h=cef32f29ae8159e7ff706789e36fe88bc99b446d;hb=a00ca915ff30a5cb7372cdf145205e339873cd4a;hp=28fa1122d8a05c64fd2bfbe97e42416f2c7c9b83;hpb=a7349929fb86d41f2e2ef77395e33b21f9457d48;p=sliver-openvswitch.git diff --git a/lib/ofp-errors.h b/lib/ofp-errors.h index 28fa1122d..cef32f29a 100644 --- a/lib/ofp-errors.h +++ b/lib/ofp-errors.h @@ -126,6 +126,9 @@ enum ofperr { /* NX(1,515). Must-be-zero field had nonzero value. */ OFPERR_NXBRC_MUST_BE_ZERO, + /* NX(1,516). The reason in an ofp_port_status message is not valid. */ + OFPERR_NXBRC_BAD_REASON, + /* ## ---------------- ## */ /* ## OFPET_BAD_ACTION ## */ /* ## ---------------- ## */