sliver-openvswitch.git
2010-01-18 Jesse Grossnetdev-linux: Use the netdev list of devices instead...
2010-01-18 Jesse Grossnetdev-linux: Avoid potential issues with unset FD.
2010-01-18 Keith AmidonAdd ability to set controller for specific bridges
2010-01-16 Jesse Grossnetdev-linux: Properly store netdev_dev pointer for...
2010-01-16 Justin Pettitrtnetlink: Fix typo in comments referencing rtnetlink_n...
2010-01-16 Justin Pettitnetdev: Increase default ingress policing burst size
2010-01-15 Ben Pfaffidl: Gracefully handle destroying a transaction before...
2010-01-15 Ben Pfaffnetdev-linux: Don't close(0) when closing an ordinary...
2010-01-15 Ben PfaffEnable daemon monitoring and automatic restart by default.
2010-01-15 Ben Pfaffdaemon: Add support for process monitoring and restart.
2010-01-15 Ben Pfaffdaemon: Refactor code.
2010-01-15 Ben Pfafftests: New macro OVS_WAIT_WHILE.
2010-01-15 Ben Pfafftests: Factor OVSDB_INIT out of OVS_VSCTL_SETUP for...
2010-01-15 Ben Pfafffatal-signal: After fork, clear hooks instead of disabl...
2010-01-15 Ben Pfaffunixctl: Avoid double error reporting.
2010-01-15 Ben Pfaffunixctl: Improve error reporting.
2010-01-15 Ben Pfafftests: Improve error reporting for timeval test failures.
2010-01-15 Jesse Grossnetdev: Fix build for switchui.
2010-01-15 Justin Pettitxenserver: Give ovs-vsctl a bit more time to do its...
2010-01-15 Jesse Grossnetdev-linux: Cleanup tap netdev.
2010-01-15 Jesse Grossgre: Add support for destroying GRE devices.
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.
next