summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* 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
* xml2nroff: Drop duplicated usage().Russell Bryant2015-12-111-12/+0
* extract-odp-netlink-h: Portablitiy improvementYAMAMOTO Takashi2015-11-261-1/+1
* dist-docs: Fix text and HTML manpage generation with some groff versions.Ben Pfaff2015-11-111-2/+2
* Add support for connection tracking.Joe Stringer2015-10-131-0/+1
* ofp-actions: Pass ofp_version to decode functions.Joe Stringer2015-10-131-4/+5
* meta-flow: Rename IPv6 type to be128.Joe Stringer2015-10-131-1/+1
* automake: Consolidate schema checksum check.Gurucharan Shetty2015-10-021-0/+14
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-282-5/+5
* nroff: Fix style of names.Ben Pfaff2015-07-061-2/+3
* ofp-msgs: Add function ofptype_get_name().Ben Pfaff2015-07-061-0/+9
* tunnel: Geneve TLV handling support for OpenFlow.Jesse Gross2015-06-251-6/+7