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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
poll-loop: Drop unused poll_fd_callback() feature.
Ben Pfaff
2010-01-06
2
-79
/
+17
*
vconn: Convert vconn code to modern OVS structure.
Ben Pfaff
2010-01-06
8
-64
/
+133
*
stream: Add stream_run(), stream_run_wait() functions.
Ben Pfaff
2010-01-06
7
-6
/
+60
*
Check invariants earlier in vconn and stream code.
Ben Pfaff
2010-01-06
2
-0
/
+2
*
Factor vconn and SSL documentation into manpage include files.
Ben Pfaff
2010-01-06
6
-0
/
+89
*
fatal-signal: Run signal hooks outside of actual signal handlers.
Jesse Gross
2010-01-06
5
-82
/
+67
*
ofproto: Drop remote command execution feature.
Ben Pfaff
2010-01-04
1
-1
/
+0
*
ovsdb-server: Factor out complication by using jsonrpc_session.
Ben Pfaff
2010-01-04
3
-5
/
+47
*
reconnect: Add connection attempt limiting feature.
Ben Pfaff
2010-01-04
2
-3
/
+41
*
daemon: Don't ignore failed write to pipe.
Ben Pfaff
2010-01-04
1
-2
/
+8
*
Remove cfg library
Justin Pettit
2009-12-20
4
-1188
/
+0
*
daemon: Allow daemon child process to report success or failure to parent.
Ben Pfaff
2009-12-18
2
-24
/
+65
*
test-json: Avoid use of /dev/stdin to fix builds in limited chroots.
Ben Pfaff
2009-12-17
2
-6
/
+21
*
Make ovs-vswitchd report when it is done configuring; make ovs-vsctl wait.
Ben Pfaff
2009-12-16
2
-1
/
+148
*
ovsdb: Add "comment" feature to transactions and make ovs-vsctl use them.
Ben Pfaff
2009-12-16
2
-0
/
+21
*
dynamic-string: New function ds_cstr_ro().
Ben Pfaff
2009-12-16
2
-0
/
+7
*
ovsdb: Add new "mutation" operation to transactions.
Ben Pfaff
2009-12-16
2
-12
/
+112
*
json: Accurately parse very large real numbers.
Ben Pfaff
2009-12-16
1
-13
/
+10
*
Clean-up compiler warnings about ignoring return values
Justin Pettit
2009-12-15
5
-6
/
+14
*
netdev-linux: Fix aliasing error.
Ben Pfaff
2009-12-14
1
-5
/
+5
*
vswitchd: Do not choose generated MAC address for local port.
Ben Pfaff
2009-12-14
1
-8
/
+0
*
Remove redundant calls to set_nonblocking().
Ben Pfaff
2009-12-11
2
-12
/
+0
*
socket-util: Clarify EAGAIN error code for make_unix_socket().
Ben Pfaff
2009-12-11
1
-1
/
+2
*
ovsdb-idl: Prevent segfault destroying an incomplete transaction.
Ben Pfaff
2009-12-11
1
-0
/
+3
*
ovsdb-idl: Fix deletion of modified row.
Ben Pfaff
2009-12-11
1
-5
/
+2
*
ovs-vsctl: Add --dry-run option.
Ben Pfaff
2009-12-11
2
-1
/
+16
*
ovsdb-idl: Fix row insertion and deletion behavior.
Ben Pfaff
2009-12-11
1
-32
/
+34
*
Update .gitignore files
Justin Pettit
2009-12-10
1
-0
/
+1
*
ovs-vsctl: Fix performance problem.
Ben Pfaff
2009-12-09
2
-0
/
+10
*
vsctl: Start making it work with ovsdb.
Ben Pfaff
2009-12-08
1
-0
/
+1
*
ovsdb-idl: New function to obtain the current transaction from any row.
Ben Pfaff
2009-12-08
2
-0
/
+10
*
ovsdb-idl: Bug fixes.
Ben Pfaff
2009-12-08
1
-15
/
+12
*
ovsdb-idl: Update IDL data when "set" functions are called.
Ben Pfaff
2009-12-08
1
-0
/
+6
*
ovsdb-idl: Make it possible to write data through the IDL.
Ben Pfaff
2009-12-07
3
-22
/
+576
*
ovsdb: Implement new "declare" operation.
Ben Pfaff
2009-12-07
2
-16
/
+23
*
json: New convenience function json_array_create_1().
Ben Pfaff
2009-12-07
2
-0
/
+9
*
bitmap: New function bitmap_scan() and macro BITMAP_FOR_EACH_1.
Ben Pfaff
2009-12-07
2
-1
/
+23
*
hmap: Add function to mark an hmap_node as "null" and check for the mark.
Ben Pfaff
2009-12-07
1
-0
/
+18
*
Fix alphabetic ordering in lib/automake.mk
Glen Gibb
2009-12-07
1
-4
/
+4
*
gre: Add userspace GRE support.
Jesse Gross
2009-12-07
3
-22
/
+501
*
ovsdb-idl: Fix memory leak.
Ben Pfaff
2009-12-04
1
-0
/
+1
*
ovsdb-idl: Optimize lookup of struct idl_table from struct idl_table_class.
Ben Pfaff
2009-12-04
1
-23
/
+30
*
json: Improve error reporting.
Ben Pfaff
2009-12-03
1
-2
/
+19
*
vswitchd: Initial conversion to database-based configuration.
Ben Pfaff
2009-12-03
5
-1
/
+38
*
ovsdb-idl: Fix resolution of references from one table to another.
Ben Pfaff
2009-12-03
1
-3
/
+4
*
Merge "master" branch into "db".
Ben Pfaff
2009-12-02
36
-136
/
+634
|
\
|
*
netdev: Allow explicit creation of netdev objects
Justin Pettit
2009-12-01
5
-54
/
+341
|
*
dpif: Minor provider comment cleanups.
Justin Pettit
2009-11-30
1
-2
/
+2
|
*
classifier: Improve comments.
Ben Pfaff
2009-11-24
1
-0
/
+14
|
*
svec: New function svec_split().
Ben Pfaff
2009-11-23
2
-0
/
+17
[next]