summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* extract-ofp-errors: Minor improvements.Ben Pfaff2018-02-131-2/+2
* tests: Convert sodepends build tool from Perl to Python.Ben Pfaff2017-11-263-70/+68
* tests: Convert soexpand build tool from Perl to Python.Ben Pfaff2017-11-263-41/+61
* tests: Convert dpdkstrip utility from Perl to Python.Ben Pfaff2017-11-263-36/+50
* dpdkstrip: add a preprocessor tool for stripping dpdk blocksaaron conole2017-08-081-0/+35
* userspace: Add support for NSH MD1 match fieldsJan Scheurich2017-08-072-1/+7
* Python3 compatibility: math error compatibilityJason Wessel2017-07-061-1/+1
* Python3 compatibility: iteritems to itemsJason Wessel2017-07-063-3/+3
* Python3 compatibility: exception cleanupJason Wessel2017-07-061-1/+1
* Python3 compatibility: Convert print statementsJason Wessel2017-07-065-41/+41
* 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
* extract-ofp-errors: Avoid unintentional sign extension in generated code.Ben Pfaff2017-06-011-2/+4
* build-windows: cccl fail compilation on Wimplicit-function-declarationAlin Serdean2017-05-251-0/+8
* config: Define OVS_CT_EVENT_* mask macros.Jarno Rajahalme2017-04-281-2/+17
* xlate: Use OVS_CT_ATTR_EVENTMASK.Jarno Rajahalme2017-04-281-0/+2
* types: New struct eth_addr64 for EUI-64 identifiers.Ben Pfaff2017-04-071-0/+1
* check-structs: struct eth_addr has alignment 2, not 1.Ben Pfaff2017-04-061-1/+1
* meta-flow: Remove metadata prerequisite on ether type.Jarno Rajahalme2017-03-241-2/+0
* ofproto: Add ref counting for variable length mf_fields.Yi-Hung Wei2017-03-151-4/+5
* 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-012-17/+33
* 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
* xml2nroff: Port to python3.Joe Stringer2017-01-062-7/+10
* odp: Use struct in6_addr for IPv6 addresses.Jarno Rajahalme2017-01-041-1/+5
* dist-docs: Make "make dist-docs" work again.Ben Pfaff2016-12-131-2/+2
* doc: Remove documentation from distdoc targetStephen Finucane2016-12-121-49/+1
* doc: Remove final markdown referencesStephen Finucane2016-11-071-24/+2
* dist-docs: Add support for rSTStephen Finucane2016-10-181-3/+20
* Windows: Add conntrack netfilter netlink definitions to kernel and userspaceSairam Venugopal2016-07-011-0/+1
* cksum: Refine schema cksum validationRodriguez Betancourt, Esteban2016-04-222-1/+6
* Add skeleton for OF1.6 support.Ben Pfaff2016-04-182-2/+4
* Move lib/ofp-errors.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* Build Windows include runtimeAlin Serdean2016-03-141-2/+2
* ofp-msgs: Add support for ONF extension messages.Ben Pfaff2016-02-191-1/+1
* dist-docs: Convert tabs to spaces.Russell Bryant2016-02-091-16/+16
* dist-docs: Fix relative links.Russell Bryant2016-02-091-0/+1
* dist-docs: Install plaintext files properly.Ben Pfaff2016-02-091-5/+20
* dist-docs: Make GNU make aware of sub-make.Ben Pfaff2016-02-091-1/+1
* xml2nroff: Fix build breakage when srcdir differs from builddir.Ben Pfaff2016-01-121-7/+23
* ovn-nbctl: add db commands help and manpageWei Li2016-01-121-0/+9
* xml2nroff: Read whole file instead of line by line.Russell Bryant2015-12-111-7/+5
* xml2nroff: Don't use built-in function name.Russell Bryant2015-12-111-3/+3
* xml2nroff: Fix issues pointed out by flake8.Russell Bryant2015-12-111-4/+3
* xml2nroff: Don't use import *.Russell Bryant2015-12-111-5/+5