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
/
ovsdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.
Ben Pfaff
2014-09-29
1
-4
/
+2
*
compiler: Define NO_RETURN for MSVC.
Gurucharan Shetty
2014-09-15
3
-3
/
+3
*
Fix remaining "void function returning a value" warning by MSVC.
Gurucharan Shetty
2014-09-15
1
-1
/
+2
*
ovsdb-server: Remove the 'enable-dummy' option.
Alex Wang
2014-09-11
1
-7
/
+0
*
ovsdb: Fix error leak for negative timeout and invalid until case
Thomas Graf
2014-08-28
1
-0
/
+2
*
Fix memory leaks in error paths.
yinpeijun
2014-08-27
1
-0
/
+1
*
ovsdb: Allow comparison on optional scalar types
Terry Wilson
2014-08-20
2
-5
/
+28
*
Fix two memory leaks.
yinpeijun
2014-07-28
1
-0
/
+1
*
ovsdb-server: Document RFC 7047 extensions to ovsdb <error>s.
Ben Pfaff
2014-07-22
1
-0
/
+16
*
ovsdb: Don't add ovsdb-server.c to libovsdb.
Gurucharan Shetty
2014-07-18
1
-1
/
+0
*
Factor the ovsdb-server main loop into a new function
Eric Sesterhenn
2014-07-16
1
-66
/
+78
*
ovsdb: Frees database memory on ovsdb process cleanup.
Ryan Wilson
2014-07-07
1
-9
/
+16
*
ovsdb-tool: Workaround inability to replace existing file on Windows.
Gurucharan Shetty
2014-06-26
1
-0
/
+3
*
ovsdb: Open database in binary mode.
Gurucharan Shetty
2014-05-14
1
-0
/
+3
*
stream: Introduce [p]windows_[p]stream_class.
Gurucharan Shetty
2014-04-22
2
-2
/
+8
*
ovsdb-server: Improve message for "add-db" of database already open.
Ben Pfaff
2014-04-07
1
-1
/
+39
*
ovsdb: Remove SPECS in favor of referring to RFC 7047.
Ben Pfaff
2014-04-04
4
-1326
/
+53
*
jsonrpc-server: Combine notifications when connection becomes backlogged.
Ben Pfaff
2014-04-03
1
-17
/
+67
*
jsonrpc-server: Track monitor updates separately from sending them.
Ben Pfaff
2014-04-03
1
-75
/
+264
*
Revert "jsonrpc-server: Disconnect connections that queue too much data."
Ben Pfaff
2014-04-03
1
-107
/
+1
*
ovsdb-server: Send update for _version for changes due to weak ref removal.
Ben Pfaff
2014-04-03
1
-0
/
+1
*
ovsdb-client: Support all vlog options.
Ben Pfaff
2014-04-02
1
-8
/
+4
*
ovsdb-idlc: Generate new *_get_for_uuid() functions.
Ben Pfaff
2014-03-28
1
-0
/
+7
*
bitmap: Make bitmap_scan() able to scan for 0-bits or 1-bits.
Ben Pfaff
2014-03-23
1
-2
/
+2
*
ovsdb: Do not look for symbolic links for db creation in Windows.
Gurucharan Shetty
2014-03-13
1
-0
/
+4
*
Makefile: Remove unnecessary includes of SSL_LIBS.
Gurucharan Shetty
2014-03-04
1
-3
/
+3
*
ovsdb-idlc: Make schema version available.
Justin Pettit
2014-02-28
1
-0
/
+12
*
ovsdb-doc: Include schema version in generated man pages.
Justin Pettit
2014-02-28
1
-2
/
+2
*
fatal-signal: SIGPIPE for Windows.
Gurucharan Shetty
2014-02-26
3
-3
/
+6
*
process: Make changes for Windows.
Gurucharan Shetty
2014-02-19
2
-0
/
+4
*
Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.
Arun Sharma
2014-02-06
2
-8
/
+19
*
daemon-windows: Add users for windows services.
Gurucharan Shetty
2014-02-04
2
-0
/
+8
*
ovsdbmonitor: Remove.
Ben Pfaff
2014-01-10
30
-3673
/
+0
*
openvswitch: Use libtool and allow building shared libs
Helmut Schaa
2013-12-17
1
-5
/
+9
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
3
-6
/
+6
*
ovsdb-client: Make "monitor" command able to monitor all tables.
Ben Pfaff
2013-12-13
2
-65
/
+222
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
6
-13
/
+13
*
Switch from sscanf() to ovs_scan() throughout the tree.
Ben Pfaff
2013-11-15
1
-2
/
+2
*
ovs-controller: Rename test-controller and do not install or package.
Ben Pfaff
2013-11-02
2
-4
/
+0
*
ovsdb-tool: replace tabs with spaces
Alexandru Copot
2013-11-01
1
-1
/
+1
*
ovsdb: Do not leak error in ovsdb_server_compact()
Thomas Graf
2013-11-01
1
-0
/
+1
*
ovsdb-dot: Include arrows by default.
Ben Pfaff
2013-10-17
1
-5
/
+11
*
vswitchd: Improve the readability of the E-R diagram.
Ben Pfaff
2013-10-08
2
-1
/
+9
*
ovsdb-doc: Document immutable columns.
Ben Pfaff
2013-10-08
1
-0
/
+2
*
ovsdb-server: Document that --remote may be used multiple times.
Ben Pfaff
2013-10-04
1
-0
/
+4
*
ovsdb: Define official port number.
Justin Pettit
2013-10-01
1
-1
/
+3
*
Remove unused variables and functions.
Jarno Rajahalme
2013-09-27
2
-5
/
+0
*
ovsdb: write commit timestamps to millisecond resolution.
Paul Ingram
2013-09-16
2
-4
/
+10
*
ovsdb: Use DB load time, not on-disk commit times, for compaction.
Paul Ingram
2013-09-16
1
-31
/
+12
*
vlog: Report timestamps in millisecond resolution in log messages.
Paul Ingram
2013-09-13
1
-1
/
+2
[next]