Initial OpenFlow 1.3 support
[openvswitch] / lib / ofp-errors.h
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-10-14 Ben Pfaffofp-errors: Merge OF1.0 "all tables full" with OF1...
2012-09-05 Simon Hormanofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_ID
2012-09-05 Simon Hormanofp-errors: Use OFPERR_OFPBRC_BAD_PORT
2012-09-05 Simon Hormanofp-errors: Ignore text enclosed in square brackets
2012-09-04 Simon Hormanofp-errors: Use standardised code for OFPERR_OFPBMC_BAD...
2012-09-04 Simon Hormanofp-errors: Remove OFPERR_NXFMFC_GROUPS_NOT_SUPPORTED
2012-09-04 Simon Hormanofp-errors: Remove OFPERR_NXBIC_DUP_TYPE
2012-08-07 Simon Hormanofp-error: Remove ofperr_domain from external API
2012-08-07 Simon Hormanofp-util: Make ofperr_encode_msg__() use correct Open...
2012-07-31 Ben Pfaffofp-util: Work on decoding OF1.1 flow_mods.
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-12 Ben Pfaffofproto: New feature to notify controllers of flow...
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-27 Ben Pfaffofp-errors: Use OF1.1+ in place of OF1.1 throughout.
2012-03-27 Ben Pfaffofp-errors: Rename "OF" to "OF1.0+", "NX" to "NX1.0+".
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-02-27 Ben PfaffAdd ability to direct "packet-in"s to particular contro...
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2011-01-12 Ben PfaffAutomatically extract error types and codes for formatting.