summaryrefslogtreecommitdiff
path: root/lib/ofp-errors.h
Commit message (Expand)AuthorAgeFilesLines
* ofp: Add support for bundles extension in OpenFlow 1.3.Jarno Rajahalme2016-02-291-17/+21
* Implement serializing the state of packet traversal in "continuations".Ben Pfaff2016-02-191-3/+13
* openflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart message.Ben Pfaff2016-01-201-0/+3
* ofp-errors: Add extension error codes for OF1.3+ property errors.Ben Pfaff2016-01-201-10/+19
* geneve-map-rename: rename geneve-map to tlv-map.Mengke Liu2015-12-151-11/+11
* ofproto: Implement OF1.4 error code for set-async-configAmbika Arora2015-11-301-0/+13
* ofp-util: Require inner and outer message in bundle add to be same version.Ben Pfaff2015-07-061-0/+4
* openflow: Table maintenance commands for Geneve options.Jesse Gross2015-06-251-0/+28
* ofp-errors: Add Nicira extension code for OFPBMC_BAD_FIELD.Ben Pfaff2015-05-291-1/+1
* ofp-errors: Use OFPERR_OFPBRC_IS_SLAVE to reject slave controllers.Ben Pfaff2015-01-221-1/+7
* ofp-errors: Explain the whole "expected duplications" thing.Ben Pfaff2015-01-221-2/+30
* classifier: Add support for conjunctive matches.Ben Pfaff2015-01-111-1/+6
* ofp-errors: Use official extension code for OFPBAC_BAD_SET_MASK.Ben Pfaff2014-11-241-2/+2
* ofp-errors: Add (draft) OpenFlow 1.5 group mod errors.Simon Horman2014-11-101-0/+8
* nx-match: Reject bad wildcard combinations.Ben Pfaff2014-09-291-1/+2
* ofp-errors: Migrate EXT-444 errors to ONF experimenter ID.Jean Tourrilhes2014-09-041-6/+6
* ofp-errors: Fix bugs in treatment of OpenFlow experimenter errors.Ben Pfaff2014-09-041-1/+1
* ofp-errors: Use EXT-444 extension error codes for properties in OF1.3.Ben Pfaff2014-08-121-6/+6
* ofp-actions: Use specific error code for oxm_hasmask=1 in Set-Field.Ben Pfaff2014-08-111-0/+4
* ofp-actions: Pretend that OpenFlow 1.0 has instructions.Ben Pfaff2014-08-111-1/+2
* ofp-errors: Add OFPET_FLOW_MONITOR_FAILEDSimon Horman2014-06-131-15/+32
* ofp-errors: Duplicate instruction errorSimon Horman2014-06-021-2/+2
* ofp-util: Generalize functions for parsing OF1.3+ properties.Ben Pfaff2014-05-141-9/+37
* Add basic implementation for OpenFlow 1.4 bundlesAlexandru Copot2014-05-021-0/+52
* ofp-util: Abstract flow_mod OFPFF_* flags.Ben Pfaff2013-08-271-1/+2
* meta-flow: Use correct OF1.2+ errors for invalid fields in actions.Ben Pfaff2013-08-231-7/+11
* ofp-errors: Fix typos in error enumeration names.Ben Pfaff2013-06-281-3/+3
* ofp-errors: New error code ONFBIC_DUP_INSTRUCTION.Ben Pfaff2013-06-251-0/+3
* ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff2013-06-251-36/+53
* ofp-errors: Make ofperr_decode() static.Ben Pfaff2013-06-211-1/+0
* ofp-errors: Fix typos in comment.Ben Pfaff2013-06-211-3/+3
* ofp-errors: Make every error encodable.Ben Pfaff2012-12-041-1/+4
* ofp-errors: Remove OFPERR_* values for error categories.Jarno Rajahalme2012-12-041-48/+1
* ofp-errors: Correctly encode errors as extensions or not depending on domain.Ben Pfaff2012-12-041-1/+0
* Don't use error categories as if they were actually errors.Jarno Rajahalme2012-12-041-0/+5
* Initial OpenFlow 1.3 supportJarno Rajahalme2012-11-271-0/+74
* ofp-errors: Merge OF1.0 "all tables full" with OF1.1+ "table full".Ben Pfaff2012-10-131-4/+1
* ofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_IDSimon Horman2012-09-051-4/+4
* ofp-errors: Use OFPERR_OFPBRC_BAD_PORTSimon Horman2012-09-051-4/+4
* ofp-errors: Ignore text enclosed in square bracketsSimon Horman2012-09-051-0/+13
* ofp-errors: Use standardised code for OFPERR_OFPBMC_BAD_VALUESimon Horman2012-09-041-1/+1
* ofp-errors: Remove OFPERR_NXFMFC_GROUPS_NOT_SUPPORTEDSimon Horman2012-09-041-3/+0
* ofp-errors: Remove OFPERR_NXBIC_DUP_TYPESimon Horman2012-09-041-3/+0
* ofp-error: Remove ofperr_domain from external APISimon Horman2012-08-061-12/+6
* ofp-util: Make ofperr_encode_msg__() use correct Open Flow versionSimon Horman2012-08-061-2/+3
* ofp-util: Work on decoding OF1.1 flow_mods.Ben Pfaff2012-07-301-0/+3
* ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff2012-07-301-1/+3
* ofproto: New feature to notify controllers of flow table changes.Ben Pfaff2012-07-121-1/+14
* ofp-actions: Add decoding and encoding OF1.1 instructions and actions.Ben Pfaff2012-07-031-1/+4
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1