summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* python: Include aliases in ofp_fields.py.Adrian Moreno2022-12-211-0/+15
* Add support for OpenSSL 3.0 functions.Timothy Redaelli2022-10-071-0/+2
* dhparams: Fix .c file generation with OpenSSL >= 3.0.Timothy Redaelli2022-10-071-8/+71
* xenserver: Remove xenserver.Greg Rose2022-08-151-1/+0
* build-aux: Generate ofp field decoders.Adrian Moreno2022-07-152-2/+71
* build-aux: Split extract-ofp-fields.Adrian Moreno2022-07-151-514/+192
* make: Remove the Linux datapath.Greg Rose2022-07-151-1/+0
* debian: Update packaging source from Debian/Ubuntu.Frode Nordahl2022-07-151-1/+4
* ovs-actions: Convert man page from xml to rST.Ilya Maximets2021-08-311-135/+1
* stream-ssl: Remove unsafe 1024 bit dh paramsJaime CaamaƱo Ruiz2021-07-071-2/+1
* dist-docs: Include manpages generated from rST.Ilya Maximets2021-02-041-1/+1
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-163-1/+1
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-279-9/+9
* Recommend Sphinx from Python 3 in documentation and packaging.Ben Pfaff2019-09-201-1/+1
* dist-docs: Fix bugs in text to HTML conversion.Ben Pfaff2019-07-081-5/+23
* extract-ofp-fields: Improve error message.Ben Pfaff2019-04-121-1/+3
* Makefiles: Generate datapath ovs key fields macrosEli Britstein2019-03-251-0/+60
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-052-4/+2
* Support for match & set ICMPv6 reserved and options type fieldsVishal Deep Ajmera2019-02-041-0/+1
* ovs-actions: New document describing OVS actions in detail.Ben Pfaff2019-01-101-17/+184
* dhparams: Fix .c file generation with OpenSSL >= 1.1.1-pre9Timothy Redaelli2018-09-071-0/+1
* sparse: Add support for DPDK.Ben Pfaff2018-07-241-0/+1
* build: Add gitattribute file to build-auxAlin Gabriel Serdean2018-07-191-0/+1
* extract-ofp-errors: Fix undefined behavior shifting 'int' 16 places left.Ben Pfaff2018-07-051-2/+2
* Makefile: Add build-time check for files with initial tabs.Ben Pfaff2018-06-112-0/+17
* dhparams: Add pregenerated .c file to the repository.Eneas U de Queiroz2018-06-062-0/+33
* ovs-fields: Correct ideas about which OXM classes are official.Ben Pfaff2018-05-251-15/+21
* ovsdb-server: Add support for a built-in _Server database.Ben Pfaff2018-03-242-1/+27
* 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