cascardo/ovs.git
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 PettitRelease Open vSwitch 0.99.0. v0.99.0
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 Pfaffdatapath: Disable preemption updating per-CPU data...
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 Pfaffsflow: Improve documentation phrasing.
2010-01-11 Ben Pfaffsflow: Document how the agent address is determined.
2010-01-11 Ben Pfaffsflow: Fix byte order problem.
2010-01-11 Ben Pfaffsflow: Improve user-visible string.
2010-01-11 Ben Pfaffsflow: Improve comments.
2010-01-11 Ben Pfaffsflow: Avoid division by zero if sampling rate is 0.
2010-01-11 Ben Pfaffsflow: Fix ifDirection setting if duplex unknown.
2010-01-11 Ben Pfaffsflow: Fix handling of struct ofproto_sflow_options...
2010-01-11 Ben Pfaffdatapath: Improve comments.
2010-01-11 Ben Pfaffdpif: Remove stray new-line.
2010-01-11 Ben Pfaffxenserver: Fix init script with multiple --remote optio...
2010-01-09 Ben Pfaffdatapath: Renumber ioctls to avoid gaps.
2010-01-09 Ben PfaffImprove comments on interpretation of sFlow sampling...
2010-01-09 Ben Pfaffdatapath: Improve comments on struct dp_stats_percpu.
2010-01-09 Ben Pfaffsflow: Write "sFlow" as "sFlow(R)" in documentation.
2010-01-09 Ben Pfaffsflow: Set proper output port number for dropped packets.
2010-01-09 Ben Pfaffsflow: Report port ifIndexes instead of datapath port...
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 Ben PfaffAdd runtime test that strtok_r() bug fix works.
2010-01-06 Ben PfaffInclude lib/string.h in "make dist"-generated tarballs.
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-05 Justin Pettitvconn: Add comment describing usage of VCONN_SSL_LONG_O...
2010-01-05 Justin PettitAdd extended vlog options to utilities
2010-01-05 Tetsuo NAKAGAWAofproto: Fix segfault when changing command execution...
2010-01-05 Justin Pettitxenserver: Fix small typo in vswitch-xapi-update
2010-01-04 Ben PfaffFix documented name of key used to disable MAC learning...
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.
next