index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatically verify that OVS header files work OK in C++ also.
Ben Pfaff
2017-07-31
2
-0
/
+998
*
libopenvswitch: Rename to libfoo-X.Y.
Joe Stringer
2017-05-17
1
-3
/
+3
*
m4: fix use of log fd vs. file in "configure"
Lance Richardson
2017-04-07
1
-1
/
+1
*
m4: Add hard requirements for python in "configure"
Timothy Redaelli
2017-04-06
1
-13
/
+17
*
doc: Decrease build requirements to support RHEL7.
Ilya Maximets
2017-03-17
1
-1
/
+1
*
libX: add new release / version info tags
Aaron Conole
2017-01-18
1
-0
/
+15
*
make: Check for Sphinx before checking docs
Stephen Finucane
2017-01-04
1
-1
/
+13
*
build-windows: Update for msys
Alin Serdean
2016-04-12
1
-1
/
+1
*
m4: Rename compat.at to compat.m4.
Ben Pfaff
2016-02-26
2
-2
/
+2
*
tests: Move Autotest compatibility macros into tests directory.
Ben Pfaff
2016-02-26
1
-15
/
+0
*
configure: Fix checking of six library for Python 3.
Ilya Maximets
2016-02-24
1
-3
/
+3
*
configure: Check for presence of Python 3.
Russell Bryant
2016-02-22
1
-0
/
+42
*
python: Fix xmlrpclib imports.
Russell Bryant
2016-01-20
1
-0
/
+6
*
python: Run flake8 at build time.
Russell Bryant
2016-01-05
1
-0
/
+12
*
confifugre: Fix broken sed calls in shell code.
Alin Serdean
2015-12-14
1
-2
/
+2
*
openvswitch.m4: Portability improvement
YAMAMOTO Takashi
2015-11-26
1
-2
/
+2
*
configure: add configuration options for libcap-ng
Andy Zhou
2015-09-30
1
-0
/
+36
*
Add build system for compiling under MSVC x64
Alin Serdean
2015-09-29
1
-2
/
+31
*
tests: Reduce user burden for running "make check".
Alin Serdean
2015-06-25
1
-2
/
+5
*
Increase prerequisite from Python 2.4 to Python 2.7.
Ben Pfaff
2015-06-23
1
-34
/
+4
*
This commit adds the windows installer to the OVS tree.
Alin Gabriel Serdean
2015-06-07
1
-9
/
+7
*
autoconf: check for linux/perf_event.h
Andy Zhou
2015-04-16
1
-0
/
+4
*
configure: Omit -O2 from CFLAGS when configuring with --enable-coverage.
Ben Pfaff
2015-01-12
1
-2
/
+14
*
configure: Also check for Python 2.x installed as python2.7.
Dmitry Krivenok
2014-10-09
1
-1
/
+1
*
build: Respect CFLAGS and LDFLAGS passed to make
Thomas Graf
2014-09-11
1
-2
/
+2
*
cccl: Ability to enable compiler optimization.
Gurucharan Shetty
2014-09-04
1
-0
/
+11
*
Add BUILD_MESSAGE() macro
Daniele Di Proietto
2014-08-29
1
-0
/
+9
*
Add build of ovsext.sln using MSBuild
Alin Serdean
2014-08-28
1
-0
/
+28
*
configure: Don't check for malloc hooks that we no longer use.
Ben Pfaff
2014-07-22
1
-20
/
+0
*
build: Allow building with autoconf 2.63
Thomas Graf
2014-06-27
2
-0
/
+34
*
util: Use posix_memalign for xmalloc_cacheline if available
YAMAMOTO Takashi
2014-05-07
1
-0
/
+50
*
configure: Include pthread-win32 libraries for Windows build.
Gurucharan Shetty
2014-03-13
1
-0
/
+21
*
m4: remove useless include from netlink check
Daniele Di Proietto
2014-02-03
1
-1
/
+0
*
configure: Identify OpenSSL libraries in Windows.
Gurucharan Shetty
2014-01-31
1
-2
/
+7
*
ovsdbmonitor: Remove.
Ben Pfaff
2014-01-10
1
-40
/
+1
*
Add common definitions for Windows builds.
Alin Serdean
2013-12-27
1
-0
/
+3
*
openvswitch: Use libtool and allow building shared libs
Helmut Schaa
2013-12-17
1
-0
/
+5
*
configure: Add macros to check for #include_next and add a workaround.
Ben Pfaff
2013-12-13
4
-0
/
+340
*
Remove unused USE_LINKER_SECTIONS and OVS_LINK2_IFELSE
Helmut Schaa
2013-12-13
1
-77
/
+0
*
m4: Remove assignment of otherwise unused variable RESOLVER_LIBS.
Ben Pfaff
2013-12-05
1
-1
/
+1
*
Add check for -latomic
James Page
2013-12-05
1
-0
/
+6
*
configure: Windows can have spaces in directories.
Gurucharan Shetty
2013-11-18
1
-1
/
+1
*
configure.ac: Identify when compiling on windows.
Gurucharan Shetty
2013-11-18
1
-0
/
+10
*
configure: check for uuid python module
Ansis Atteka
2013-10-18
1
-0
/
+12
*
timeval: Remove CACHE_TIME scheme.
Alex Wang
2013-09-04
1
-16
/
+0
*
configure: Add configure-time check for GCC 4.0+ atomic built-ins.
Ben Pfaff
2013-07-31
1
-0
/
+72
*
async-append: New library to allow asynchronous appending to a log file.
Ben Pfaff
2013-07-18
1
-0
/
+5
*
ovs-atomic: New library for atomic operations.
Ben Pfaff
2013-06-28
1
-0
/
+21
*
ovs-thread: Add per-thread data support.
Ben Pfaff
2013-06-25
1
-1
/
+36
*
don't forget to define HAVE_BACKTRACE
YAMAMOTO Takashi
2013-05-21
1
-1
/
+3
[next]