netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / build-aux / extract-ofp-errors
2014-09-04 Ben Pfaffofp-errors: Fix bugs in treatment of OpenFlow experimen...
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2013-06-25 Alex Wangbuild-aux/extract-ofp-errors: Delete trailing whitespaces
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-12 Ben Pfaffextract-ofp-errors: Remove support for hexadecimal...
2013-03-22 Damien Millescampsextract-ofp-errors: Make Python 3 compatible.
2012-12-04 Jarno Rajahalmeofp-errors: Remove OFPERR_* values for error categories.
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-09-05 Ben Pfaffextract-ofp-errors: Check that error codes are in the...
2012-09-05 Simon Hormanofp-errors: Ignore text enclosed in square brackets
2012-08-07 Simon Hormanofp-error: Remove ofperr_domain from external API
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-27 Ben Pfaffofp-errors: Rename "OF" to "OF1.0+", "NX" to "NX1.0+".
2012-03-27 Ben Pfaffextract-ofp-errors: Fix error message.
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2011-01-12 Ben PfaffAutomatically extract error types and codes for formatting.