Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / ofp-errors.c
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-05 Ben Pfaffofp-print: Fix misaligned data access in ofp_print_erro...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-21 Ben Pfaffofp-errors: Make ofperr_decode() static.
2013-05-23 Ben Pfaffofp-errors: Add missing copyright and license notice.
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
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 Rajahalmeofp-errors: Fix typo in comment.
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
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-msgs: New approach to encoding and decoding OpenFlo...
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.