summaryrefslogtreecommitdiff
path: root/tests/ofp-errors.at
Commit message (Expand)AuthorAgeFilesLines
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-051-2/+0
* util: Avoid trailing white space in hex dumps.Ben Pfaff2017-10-061-22/+22
* Add skeleton for OF1.6 support.Ben Pfaff2016-04-181-0/+2
* ofp-errors: Fix bugs in treatment of OpenFlow experimenter errors.Ben Pfaff2014-09-041-0/+47
* ofp-errors: Duplicate instruction errorSimon Horman2014-06-021-0/+10
* Add skeleton for OF1.5 support.Ben Pfaff2014-05-141-0/+2
* ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot2014-03-231-0/+2
* ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff2013-06-251-10/+41
* ofp-errors: Correctly encode errors as extensions or not depending on domain.Ben Pfaff2012-12-041-0/+21
* Initial OpenFlow 1.3 supportJarno Rajahalme2012-11-271-0/+2
* ofp-print: Print the type of truncated messages, when available.Ben Pfaff2012-07-201-6/+26
* openflow: Add Open Flow 1.2 to ofp_to_string__()Simon Horman2012-06-271-2/+2
* Add error codes for Open Flow v1.2Simon Horman2012-03-271-0/+97