aboutsummaryrefslogtreecommitdiff
path: root/lib/ofp-errors.h
AgeCommit message (Expand)Author
2013-08-27ofp-util: Abstract flow_mod OFPFF_* flags.Ben Pfaff
2013-08-23meta-flow: Use correct OF1.2+ errors for invalid fields in actions.Ben Pfaff
2013-06-28ofp-errors: Fix typos in error enumeration names.Ben Pfaff
2013-06-25ofp-errors: New error code ONFBIC_DUP_INSTRUCTION.Ben Pfaff
2013-06-25ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff
2013-06-21ofp-errors: Make ofperr_decode() static.Ben Pfaff
2013-06-21ofp-errors: Fix typos in comment.Ben Pfaff
2012-12-04ofp-errors: Make every error encodable.Ben Pfaff
2012-12-04ofp-errors: Remove OFPERR_* values for error categories.Jarno Rajahalme
2012-12-04ofp-errors: Correctly encode errors as extensions or not depending on domain.Ben Pfaff
2012-12-04Don't use error categories as if they were actually errors.Jarno Rajahalme
2012-11-27Initial OpenFlow 1.3 supportJarno Rajahalme
2012-10-13ofp-errors: Merge OF1.0 "all tables full" with OF1.1+ "table full".Ben Pfaff
2012-09-05ofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_IDSimon Horman
2012-09-05ofp-errors: Use OFPERR_OFPBRC_BAD_PORTSimon Horman
2012-09-05ofp-errors: Ignore text enclosed in square bracketsSimon Horman
2012-09-04ofp-errors: Use standardised code for OFPERR_OFPBMC_BAD_VALUESimon Horman
2012-09-04ofp-errors: Remove OFPERR_NXFMFC_GROUPS_NOT_SUPPORTEDSimon Horman
2012-09-04ofp-errors: Remove OFPERR_NXBIC_DUP_TYPESimon Horman
2012-08-06ofp-error: Remove ofperr_domain from external APISimon Horman
2012-08-06ofp-util: Make ofperr_encode_msg__() use correct Open Flow versionSimon Horman
2012-07-30ofp-util: Work on decoding OF1.1 flow_mods.Ben Pfaff
2012-07-30ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff
2012-07-12ofproto: New feature to notify controllers of flow table changes.Ben Pfaff
2012-07-03ofp-actions: Add decoding and encoding OF1.1 instructions and actions.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-03-27Add error codes for Open Flow v1.2Simon Horman
2012-03-27ofp-errors: Use OF1.1+ in place of OF1.1 throughout.Ben Pfaff
2012-03-27ofp-errors: Rename "OF" to "OF1.0+", "NX" to "NX1.0+".Ben Pfaff
2012-03-07Abstract everything that uses ofp_phy_port, add OF1.1 support.Ben Pfaff
2012-02-27Add ability to direct "packet-in"s to particular controllers.Ben Pfaff
2012-01-12Better abstract OpenFlow error codes.Ben Pfaff
2011-01-12Automatically extract error types and codes for formatting.Ben Pfaff