sliver-openvswitch.git
2010-01-15 Jesse Grossnetdev: Fully handle netdev lifecycle through refcounting.
2010-01-15 Justin Pettitovs-vsctl: Add option to create fake iface when adding...
2010-01-15 Jesse Grossgre: Workarounds for large packets over GRE
2010-01-15 Justin Pettitovs-vsctl: Don't mask timeout argument
2010-01-14 Jesse Grossbonding: Use device names instead of Xen OpaqueRefs
2010-01-14 Justin Pettitovsdb: Provide helper function to determine if IDL...
2010-01-14 Justin Pettitovs-brcompatd: Don't consume CPU if can't connect to...
2010-01-13 Ben Pfaffovsdb-client: Fix regression introduced with changes...
2010-01-13 Ben Pfaffdaemon: Close standard file descriptors when daemonizing.
2010-01-12 Ben Pfaffxenserver: Make BRCOMPATD_MEMLEAK_LOGFILE setting work.
2010-01-12 Ben Pfaffovsdb-idl: Fix memory leak committing a no-op transaction.
2010-01-12 Ben Pfaffjsonrpc: Fix memory leak in jsonrpc_session_send()...
2010-01-12 Justin Pettitvswitchd: Fix issue of networking not working when...
2010-01-12 Justin Pettitovs-vsctl: Print correct fail-mode
2010-01-12 Ben Pfaffreconnect: Fix repeated RECONNECT_CONNECT that was...
2010-01-12 Justin Pettitdebian: Fix tab/space issues
2010-01-12 Justin Pettitdebian: Create the config database if it doesn't exist...
2010-01-11 Ben Pfaffvswitch: Fix null pointer dereference in iface_is_inter...
2010-01-11 Ben Pfaffovsdb-tool: Make show-log command offer more verbose...
2010-01-11 Ben Pfaffovsdb: Improve comments.
2010-01-11 Ben Pfaffovsdb: Save some space in the log for newly inserted...
2010-01-11 Ben Pfaffovsdb: Add tests for OVSDB protocol over SSL.
2010-01-11 Ben Pfaffjsonrpc: Check RPC status after trying to send, not...
2010-01-11 Ben Pfaffovsdb: Clarify spec for map mutation insert mutator.
2010-01-11 Ben Pfaffxenserver: Fix init script with multiple --remote optio...
2010-01-08 Ben Pfaffjsonrpc: Properly implement connection timeout.
2010-01-08 Ben Pfaffdatapath: Add a find the kernel source directory for...
2010-01-08 Ben Pfaffxenserver: Fix fallout from removing remote command...
2010-01-08 Ben Pfaffconfigure: Fix indentation.
2010-01-08 Ben Pfafftests: Make test-vconn build and pass tests without...
2010-01-08 Ben Pfafftests: Improve vconn tests.
2010-01-08 Ben Pfaffstream-ssl: Fix bug that crept in during rebasing.
2010-01-08 Ben PfaffDistribute some forgotten files that are needed by...
2010-01-07 Ben Pfaffvconn: Test SSL vconns too.
2010-01-07 Ben Pfaffstream: Really enable SSL streams.
2010-01-07 Ben Pfaffstream-ssl: Fix ssl_recv() and ssl_send() return value...
2010-01-07 Ben Pfaffstream-ssl: Try to shut SSL connections down gracefully.
2010-01-07 Ben Pfaffstream: Make passive SSL and TCP streams report bound...
2010-01-07 Ben Pfaffsocket-util: Make inet_open_passive() pass back the...
2010-01-07 Ben Pfaffsocket-util: Allow binding without a port number in...
2010-01-07 Ben PfaffRemove "fault" module.
2010-01-06 Ben Pfaffovs-vswitchd: Add ability to bootstrap SSL.
2010-01-06 Ben Pfaffvconn: Reimplement in terms of the "stream" abstraction.
2010-01-06 Ben Pfaffstream: Remove spurious #includes from header file.
2010-01-06 Ben PfaffAdd SSL support to "stream" library and OVSDB.
2010-01-06 Ben Pfaffpoll-loop: Drop unused poll_fd_callback() feature.
2010-01-06 Ben Pfaffvconn: Convert vconn code to modern OVS structure.
2010-01-06 Ben Pfaffstream: Add stream_run(), stream_run_wait() functions.
2010-01-06 Ben PfaffCheck invariants earlier in vconn and stream code.
2010-01-06 Ben PfaffFactor vconn and SSL documentation into manpage include...
2010-01-06 Jesse Grossfatal-signal: Run signal hooks outside of actual signal...
2010-01-05 Justin Pettitovs-vsctl: Add support for extended vlog options
2010-01-04 Justin Pettitdatapath: Add missing definitions for building GRE...
2010-01-04 Ben Pfaffofproto: Get rid of unused parameter to ofconn_destroy().
2010-01-04 Ben Pfaffovs-openflowd: Don't pass extra argument to printf().
2010-01-04 Ben Pfaffovsdb-server: Fix minor memory leak.
2010-01-04 Ben Pfaffofproto: Drop remote command execution feature.
2010-01-04 Ben Pfaffovsdb-server: Make database connections configurable...
2010-01-04 Ben Pfaffovsdb-server: Factor out complication by using jsonrpc_...
2010-01-04 Ben Pfaffreconnect: Add connection attempt limiting feature.
2010-01-04 Ben Pfaffdaemon: Don't ignore failed write to pipe.
2009-12-21 Justin Pettitxenserver: Use ovs-appctl to reopen log files
2009-12-21 Justin PettitRemove cfg library
2009-12-21 Justin Pettitxenserver: Use ovs-vsctl for controller configuration...
2009-12-21 Justin Pettitovs-vsctl: Support configuring SSL.
2009-12-21 Justin Pettitovs-vsctl: Don't allow controller configuration on...
2009-12-18 Justin Pettitovs-vsctl: Fix minor typo in error message
2009-12-18 Ben Pfaffdaemon: Allow daemon child process to report success...
2009-12-18 Ben Pfaffovs-brcompatd: Simplify logic and make more robust.
2009-12-18 Ben Pfaffovs-brcompatd: Handle TXN_UNCHANGED status.
2009-12-18 Ben Pfaffdebian: Distribute some files that were forgotten.
2009-12-18 Ben Pfaffdebian: Tolerate varying locations of vswitch-idl.ovssc...
2009-12-17 Ben Pfaffovs-vsctl: Fix segfault with fake bridges.
2009-12-17 Ben Pfafftestsuite: Look for .ovsschema files in source dir...
2009-12-17 Ben Pfafftest-json: Avoid use of /dev/stdin to fix builds in...
2009-12-17 Ben Pfaffovsdb-server: Remove write-only struct member.
2009-12-17 Justin Pettitovs-vsctl: Add commands for modifying controller settings
2009-12-17 Ben PfaffMake ovs-vswitchd report when it is done configuring...
2009-12-16 Ben Pfaffovsdb-tool: Add "show-log" command for use in debugging.
2009-12-16 Ben Pfaffdebian: Don't unload kernel modules in init script...
2009-12-16 Ben Pfaffovsdb: Add "comment" feature to transactions and make...
2009-12-16 Ben Pfaffdynamic-string: New function ds_cstr_ro().
2009-12-16 Ben PfaffFix typos in ovsdb specification.
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-16 Ben Pfaffjson: Accurately parse very large real numbers.
2009-12-15 Ben Pfaffdebian: Change openvswitch-switch deb to use ovsdb...
2009-12-15 Ben Pfaffdebian: Move openvswitch-dbg to "debug" section.
2009-12-15 Ben Pfaffdebian: Update changelog.
2009-12-15 Ben Pfaffdebian: Make all binary packages depend on ${misc:Depends}.
2009-12-15 Ben Pfaffdebian: Make binary NMUs possible.
2009-12-15 Ben Pfaffdebian: Break rules for datapath module out of debian...
2009-12-15 Ben Pfaffovsdb-server: Improve error message when database file...
2009-12-15 Justin PettitClean-up compiler warnings about ignoring return values
2009-12-15 Ben Pfaffnetdev-linux: Fix aliasing error.
2009-12-15 Justin Pettitxenserver: Actually destroy VIFs by using ovs-vsctl
2009-12-14 Justin Pettitovs-vsctl: Set timeout to a default value of five seconds
2009-12-14 Justin Pettitxenserver: Cleanup xs-network-uuids and xs-network...
2009-12-14 Justin PettitHave git ignore "vswitch-idl.txt"
2009-12-14 Ben Pfaffvswitchd: Do not choose generated MAC address for local...
2009-12-14 Ben Pfaffovs-vsctl: Add -t or --timeout option to limit runtime.
next