summaryrefslogtreecommitdiff
path: root/build-aux/extract-ofp-fields
Commit message (Expand)AuthorAgeFilesLines
* build-aux: Split extract-ofp-fields.Adrian Moreno2022-07-151-514/+192
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-1/+1
* extract-ofp-fields: Improve error message.Ben Pfaff2019-04-121-1/+3
* Support for match & set ICMPv6 reserved and options type fieldsVishal Deep Ajmera2019-02-041-0/+1
* ovs-fields: Correct ideas about which OXM classes are official.Ben Pfaff2018-05-251-15/+21
* userspace: Add support for NSH MD1 match fieldsJan Scheurich2017-08-071-0/+2
* Python3 compatibility: iteritems to itemsJason Wessel2017-07-061-1/+1
* Python3 compatibility: exception cleanupJason Wessel2017-07-061-1/+1
* Python3 compatibility: Convert print statementsJason Wessel2017-07-061-1/+1
* userspace: Add OXM field MFF_PACKET_TYPEJan Scheurich2017-06-271-1/+2
* userspace: Switching of L3 packets in L2 pipelineJan Scheurich2017-06-021-0/+1
* meta-flow: Remove metadata prerequisite on ether type.Jarno Rajahalme2017-03-241-2/+0
* Revert "ovs-fields.7: Use a more general approach to groff encodings."Ben Pfaff2017-03-091-0/+8
* odp: Support conntrack orig tuple key.Jarno Rajahalme2017-03-081-0/+3
* ovs-fields.7: Use a more general approach to groff encodings.Ben Pfaff2017-03-081-8/+0
* meta-flow: Remove cmap dependency.Yi-Hung Wei2017-02-211-1/+1
* ofp-actions: Fix variable length meta-flow OXMs.Yi-Hung Wei2017-02-011-2/+2
* extract-ofp-fields: Define .TQ directive in nroff output.Ben Pfaff2017-01-251-0/+6
* ovs-fields: Eliminate non-ASCII characters from groff input.Ben Pfaff2017-01-251-0/+2
* ovs-fields: New manpage to document Open vSwitch and OpenFlow fields.Ben Pfaff2017-01-251-41/+324
* Add support for connection tracking.Joe Stringer2015-10-131-0/+1
* meta-flow: Rename IPv6 type to be128.Joe Stringer2015-10-131-1/+1
* tunnel: Geneve TLV handling support for OpenFlow.Jesse Gross2015-06-251-6/+7
* metaflow: Allow fields to be marked as variable length.Jesse Gross2015-06-251-8/+15
* metaflow: Convert hex parsing to use new utility functions.Jesse Gross2015-06-011-10/+10
* extract-ofp-fields: Detect duplicate fields.Joe Stringer2015-05-271-0/+13
* extract-ofp-fields: Port to python3.Joe Stringer2015-05-221-11/+11
* extract-ofp-fields: Fix most pep8 style issues.Joe Stringer2015-05-221-31/+46
* flow: Support OF1.5+ (draft) actset_output field.Ben Pfaff2014-11-031-0/+1
* nx-match: Add support for multiple OXM field assignments for one field.Ben Pfaff2014-11-031-18/+12
* nx-match: Add support for experimenter OXM.Ben Pfaff2014-10-081-7/+28
* nx-match: Move all knowledge of OXM/NXM here.Ben Pfaff2014-10-071-93/+113
* meta-flow: Autogenerate mf_field data structures.Ben Pfaff2014-10-071-0/+458