Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / ofp-errors.h
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-27 Ben Pfaffofp-util: Abstract flow_mod OFPFF_* flags.
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-23 Ben Pfaffmeta-flow: Use correct OF1.2+ errors for invalid fields...
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-28 Ben Pfaffofp-errors: Fix typos in error enumeration names.
2013-06-25 Ben Pfaffofp-errors: New error code ONFBIC_DUP_INSTRUCTION.
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-21 Ben Pfaffofp-errors: Make ofperr_decode() static.
2013-06-21 Ben Pfaffofp-errors: Fix typos in comment.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-04 Ben Pfaffofp-errors: Make every error encodable.
2012-12-04 Jarno Rajahalmeofp-errors: Remove OFPERR_* values for error categories.
2012-12-04 Ben Pfaffofp-errors: Correctly encode errors as extensions or...
2012-12-04 Jarno RajahalmeDon't use error categories as if they were actually...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-14 Ben Pfaffofp-errors: Merge OF1.0 "all tables full" with OF1...
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
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-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
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-30 Giuseppe LettieriMerge branch 'master' into forward-port
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.