summaryrefslogtreecommitdiff
path: root/build-aux/extract-ofp-actions
Commit message (Expand)AuthorAgeFilesLines
* ovs-actions: Convert man page from xml to rST.Ilya Maximets2021-08-311-135/+1
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-1/+1
* ovs-actions: New document describing OVS actions in detail.Ben Pfaff2019-01-101-17/+184
* Python3 compatibility: math error compatibilityJason Wessel2017-07-061-1/+1
* Python3 compatibility: iteritems to itemsJason Wessel2017-07-061-1/+1
* Python3 compatibility: Convert print statementsJason Wessel2017-07-061-34/+34
* ofproto: Add ref counting for variable length mf_fields.Yi-Hung Wei2017-03-151-4/+5
* ofp-actions: Fix variable length meta-flow OXMs.Yi-Hung Wei2017-02-011-15/+31
* ofp-actions: Pass ofp_version to decode functions.Joe Stringer2015-10-131-4/+5
* ofp-actions: Support "copy_field" ONF extension to OpenFlow 1.3.Ben Pfaff2014-12-051-0/+1
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-0/+376