summaryrefslogtreecommitdiff
path: root/include/openvswitch/ofp-errors.h
Commit message (Expand)AuthorAgeFilesLines
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-161-4/+5
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-051-2/+2
* ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.Ben Pfaff2019-01-151-0/+3
* Add OpenFlow extensions for group support in OpenFlow 1.0.Ben Pfaff2018-05-171-26/+28
* ofp-print: Move much of the printing code into message-specific files.Ben Pfaff2018-03-141-0/+6
* ofp-errors: Add remaining OF1.4 and OF1.5 errors.Ben Pfaff2018-02-131-15/+73
* ofproto-dpif: Issue clear error messages for unsupported CT features.Ben Pfaff2018-01-101-0/+12
* faq: Better document how to add vendor extensions.Ben Pfaff2017-10-301-1/+3
* OF support and translation of generic encap and decapJan Scheurich2017-08-021-0/+9
* Add 'extern "C"' for all relevant public header files, plus a build check.Ben Pfaff2017-07-311-0/+8
* ofproto: Add pipeline fields support for OF 1.5 packet-outYi-Hung Wei2017-05-311-0/+3
* ofproto: Add ref counting for variable length mf_fields.Yi-Hung Wei2017-03-151-0/+4
* ofp-actions: Fix variable length meta-flow OXMs.Yi-Hung Wei2017-02-011-1/+5
* ipfix: Add support for exporting ipfix statistics.Benli Ye2016-06-141-0/+8
* ofp-errors: Introduce OF1.6 (proposed) error code for OFPBFC_BAD_VERSION.Ben Pfaff2016-04-181-3/+3
* Move lib/ofp-errors.h to include/openvswitch directoryBen Warren2016-03-191-0/+807