]> git.proxmox.com Git - mirror_ovs.git/history - configure.ac
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / configure.ac
2021-01-15 Ilya MaximetsPrepare for post-2.15.0 (2.15.90).
2021-01-15 Ilya MaximetsPrepare for 2.15.0.
2020-11-03 Ilya Maximetsovsdb-server: Reclaim heap memory after compaction.
2020-07-17 Ilya MaximetsPrepare for post-2.14.0 (2.14.90).
2020-07-17 Ilya MaximetsPrepare for 2.14.0.
2020-07-13 Harry van Haarendpif-lookup: add avx512 gather implementation.
2020-07-13 Harry van Haarendpif-netdev: implement subtable lookup validation.
2020-07-08 Yi-Hung Weinetdev-linux: Fix broken build on Ubuntu 14.04
2020-01-21 Ben PfaffPrepare for post-2.13.0 (2.13.90).
2020-01-21 Ben PfaffPrepare for 2.13.0.
2019-12-20 Timothy RedaelliRemove dependency on python3-six
2019-11-11 Vlad Buslovtc: Set 'no_percpu' flag for compatible actions
2019-09-30 Ben Pfaffovn: Remove remaining pieces.
2019-09-27 William Tufatal-signal: Catch SIGSEGV and print backtrace.
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-09-06 Mark MichelsonRemove OVN.
2019-07-22 Ben PfaffPrepare for post-2.12.0 (2.12.90).
2019-07-22 Ben PfaffPrepare for 2.12.0.
2019-07-19 William Tunetdev-afxdp: add new netdev type for AF_XDP.
2019-07-19 William Tuovs-thread: Add pthread spin lock support.
2019-06-01 Justin PettitRemove ESX references.
2019-05-24 Aaron Conolecompat: add SCTP netfilter states for older kernels
2019-01-21 Justin PettitPrepare for post-2.11.0 (2.11.90).
2019-01-21 Justin PettitPrepare for 2.11.0.
2018-12-10 Ilya Maximetsconfigure.ac: More enhanced check for pthread library.
2018-11-19 Ben Pfaffconfigure: Check for more specific function to pull...
2018-11-10 Timothy Redaelliipsec: Use @PYTHON@ directly instead of "/usr/bin/env...
2018-10-03 Ben Pfaffnetdev-linux: Don't include <net/if_packet.h>.
2018-09-25 Flavio Leitnersparse: check if floatn-common.h is available.
2018-08-27 Ben Pfaffnetdev: Clean up class initialization.
2018-08-15 Ben Pfaffconfigure: Enable GCC relevant new 8.x warning options.
2018-07-24 Justin PettitPrepare for post-2.10.0 (2.10.90).
2018-07-24 Justin PettitPrepare for 2.10.0.
2018-07-24 Timothy RedaelliPermit to build OVS with only Python3 installed
2018-07-12 Ben Pfaffconfigure: Disable -Wnull-pointer-arithmetic Clang...
2018-07-06 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-07-06 Yifeng SunDNS: Add basic support for asynchronous DNS resolving
2018-03-31 Flavio Leitnernetlink: provide network namespace id from a msg.
2018-02-28 Justin PettitAdd -Wshadow for compilers that support it.
2018-01-19 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-17 Justin PettitPrepare for post-2.9.0 (2.9.90).
2018-01-17 Justin PettitPrepare for 2.9.0.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-11-27 Ben PfaffRemove Perl dependency.
2017-10-30 Richard Olivertimeval: Check for OS-provided clock_gettime on macOS
2017-08-07 Christian Ehrhardtacinclude: Also support pkg-config for configuring...
2017-08-04 Ben PfaffPrepare for post-2.8.0 (2.8.90).
2017-08-04 Ben PfaffPrepare for 2.8.0.
2017-07-31 Ben PfaffAutomatically verify that OVS header files work OK...
2017-07-17 Ben PfaffSupport IPv6 link-local address scopes on Linux.
2017-07-15 Ben Pfafftest-util: Avoid format truncation warning for snprintf...
2017-07-15 Timothy Redaellitests: Disable no-format-truncation warnings
2017-07-13 Flavio Leitnerctags: include symbols with locking annotations.
2017-07-13 Ben Pfaffsocket-util: Support sendmmsg() regardless of platform.
2017-05-30 Paul Blakeycompat: Add tc compatibility headers for old kernels
2017-05-17 Joe Stringerconfigure: Reset libtool CURRENT version.
2017-03-08 Ben PfaffMakefile: Drop vestiges of support for non-GNU Make.
2017-02-01 Justin PettitPrepare for post-2.7.0 (2.7.90).
2017-01-18 Aaron ConolelibX: add new release / version info tags
2017-01-04 Stephen Finucanemake: Check for Sphinx before checking docs
2016-12-12 Ben Pfaffconfigure: Enable new warning options added in GCC 6.
2016-12-12 Ben Pfaffconfigure: Enable new warning options added in GCC 5.
2016-12-12 Ben Pfaffconfigure: Use -Wformat-security with -Wformat.
2016-08-07 Justin PettitPrepare for post-2.6.0 (2.6.90).
2016-08-07 Justin PettitPrepare for 2.6.0.
2016-02-22 Russell Bryantconfigure: Check for presence of Python 3.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2015-12-04 Justin PettitPrepare for post-2.5.0 (2.5.90).
2015-12-04 Justin PettitPrepare for 2.5.0.
2015-10-01 Andy Zhouconfigure: add configuration options for libcap-ng
2015-09-29 Alin SerdeanAdd build system for compiling under MSVC x64
2015-06-23 Ben PfaffIncrease prerequisite from Python 2.4 to Python 2.7.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-18 Justin PettitPrepare for post-2.4.0 (2.4.90).
2015-06-18 Justin PettitPrepare for 2.4.0.
2015-06-15 Russell Bryantovn: Add ovn-ctl to assist with OVN daemon lifecycle.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Ben Pfaffconfigure: Stop avoiding -Wformat-zero-length.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-22 Ben Pfaffovn/lib: Add symbol file for libovn.la.
2015-04-20 Kevin Loconfigure.ac: Fix pthread linking on FreeBSD.
2015-04-20 YAMAMOTO Takashiconfigure: Fix -Werror build for NetBSD + clang
2015-04-20 YAMAMOTO Takashiconfigure.ac: Avoid using non-ascii characters in a...
2015-04-16 Andy Zhouautoconf: check for linux/perf_event.h
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-09 Daniele Di Proiettovtep: fix '--enable-shared' build and 'make distcheck'.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-02-26 Ben Pfaffovn: Add initial design documentation.
2015-01-15 Stephen Finucaneconfigure.ac: Enable 'tar-pax' by default
2015-01-08 Andy Zhouvagrant: switch to use out of tree build
2015-01-05 Thomas Grafvagrant: Provide basic Vagrantfile
2014-11-25 Thomas Graflib: Add new header <openvswitch/version.h> to versioni...
2014-11-13 Thomas Graflib: Add support for pkgconfig for libsflow.
2014-11-13 Thomas Graflib: Add support for pkgconfig for libovsdb.
2014-11-13 Thomas Graflib: Add support for pkgconfig for libofproto.
2014-11-13 Rob Adamslib: Add support for pkgconfig for libopenvswitch.
2014-11-12 Scott MannBuild: Add support for shared libraries and versioning.
next