summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* configure: check for uuid python moduleAnsis Atteka2013-10-181-0/+12
* timeval: Remove CACHE_TIME scheme.Alex Wang2013-09-041-16/+0
* configure: Add configure-time check for GCC 4.0+ atomic built-ins.Ben Pfaff2013-07-311-0/+72
* async-append: New library to allow asynchronous appending to a log file.Ben Pfaff2013-07-181-0/+5
* ovs-atomic: New library for atomic operations.Ben Pfaff2013-06-281-0/+21
* ovs-thread: Add per-thread data support.Ben Pfaff2013-06-251-1/+36
* don't forget to define HAVE_BACKTRACEYAMAMOTO Takashi2013-05-211-1/+3
* deal with platforms where backtrace() is in a different library than libc.YAMAMOTO Takashi2013-04-231-3/+2
* use ax_check_openssl.m4 instead of a direct use of pkg-config.YAMAMOTO Takashi2013-04-222-21/+20
* add ax_check_openssl.m4YAMAMOTO Takashi2013-04-221-0/+124
* openvswitch: Remove Linux bridge compatibility.Pravin B Shelar2012-12-271-20/+0
* timeval: Optionally enable cached timing at configure time.Ethan Jackson2012-10-171-0/+16
* m4: Remove trailing whitespace.Ethan Jackson2012-10-171-12/+12
* config: Add explicit support for building on ESX.Ethan Jackson2012-10-091-0/+10
* Make the location of the database separately configurable.Ben Pfaff2012-08-011-0/+10
* tests: Remove bit-rotted support for "lcov".Ben Pfaff2012-07-201-1/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* configure: Remove --with-build-number.Ben Pfaff2012-03-191-53/+0
* configure: add configure option to disable building brcompatChris Wright2012-03-131-0/+20
* debian: Move PKI directory to FHS-compliant location.Ben Pfaff2012-03-011-3/+3
* datapath: Always use generic stats for devices (vports)Pravin Shelar2011-09-151-19/+0
* docs: Add Makefile rule to check syntax of manpages.Ben Pfaff2011-08-241-0/+12
* configure: Improve error message when pkg-config is missing.Ben Pfaff2011-07-131-2/+1
* backtrace: Make backtrace_capture() work on more systems.Ben Pfaff2011-05-131-0/+5
* datapath: Tolerate backporting of rtnl_link_stats64 (as in RHEL 6).Ben Pfaff2011-02-041-1/+20
* docs: Only regenerate vswitch.pic when the schema really changes.Ben Pfaff2010-12-061-14/+1
* vlog: Generate vlog-modules.def automatically.Ben Pfaff2010-11-301-1/+3
* configure: Check for pkg-config "openssl" library instead of "libssl".Ben Pfaff2010-11-291-3/+3
* configure: Fix Graphviz test and input generation.Ben Pfaff2010-11-051-1/+1
* configure: Enable OpenSSL support by default.Ben Pfaff2010-08-261-7/+11
* Remove ezio-term and ovs-switchui utilities.Ben Pfaff2010-08-231-77/+0
* vlog: Make the vlog module catalog program-specific.Ben Pfaff2010-07-211-0/+75
* vswitchd: Add entity-relationship diagram to ovs-vswitchd.conf.db.5.Ben Pfaff2010-06-241-0/+26
* configure: Deep-six "5".Ben Pfaff2010-05-271-2/+2
* Revert "Add definition of AS_ECHO for compatibility with Autoconf before 2.62."Ben Pfaff2010-05-251-96/+0
* Add definition of AS_ECHO for compatibility with Autoconf before 2.62.Ben Pfaff2010-05-241-0/+96
* Add ovsdbmonitor GUI tool by Andy Southgate, contributed by Citrix.Andy Southgate2010-05-131-0/+57
* Cleanup default file locations and XenServer packagingJustin Pettit2010-03-261-2/+3
* Remove PCRE dependency.Ben Pfaff2010-02-251-15/+3
* ovsdb: Fix support for systems where libpcre is not installed.Ben Pfaff2010-02-081-6/+12
* ovsdb: Add simple constraints.Ben Pfaff2010-02-081-1/+12
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-11/+4
* Add build checks for portable OpenFlow structure padding and alignment.Ben Pfaff2010-01-251-1/+6
* configure: Fix indentation.Ben Pfaff2010-01-081-9/+8
* tests: Make test-vconn build and pass tests without OpenSSL.Ben Pfaff2010-01-081-0/+2
* tests: Improve vconn tests.Ben Pfaff2010-01-081-1/+2
* Remove "fault" module.Ben Pfaff2010-01-061-5/+0
* Distribute ovsdb-idlc built sources, so Python is not required for build.Ben Pfaff2009-12-031-3/+5
* New utility ovs-vsctl.Ben Pfaff2009-09-141-0/+28
* switch UI: Only build ovs-switchui if PCRE 7.2 or later is available.Ben Pfaff2009-08-181-1/+1