sliver-openvswitch.git
2012-04-23 Ben Pfaffofproto: Fix use-after-free error when ports disappear. branch-1.3
2012-03-22 Ben Pfaffdebian: Fix log rotation.
2012-03-19 Ben Pfaffnetdev-linux: Fix use-after-free when netdev_dump_queue...
2012-03-12 Ben Pfaffofproto: Fix code that keeps track of MTU.
2012-03-09 Ansis Attekaovs-monitor-ipsec: Detect correctly IPSEC configuration...
2012-03-08 Ethan Jacksonbond: Incorrectly reported an error in appctl.
2012-03-08 Ben Pfaffovs-xapi-sync: Rerun processing when a db update arrive...
2012-03-08 Ben Pfaffsocket-util: Unlink Unix domain sockets that bind but...
2012-03-05 Ben Pfaffbridge: Remove unwanted ports at time of ofproto creation.
2012-03-02 Ben Pfaffnetdev: Fix typo in error message.
2012-03-02 Chris WrightINSTALL.Linux: minor typo
2012-03-02 Ethan Jacksontests: Prefer development Python files over installed...
2012-03-01 Ethan Jacksonxenserver: Restart ovs-xapi-sync on kmod reload.
2012-03-01 Ethan Jacksonxenserver: Always update the bridge ID in ovs-xapi...
2012-02-29 Ben Pfaffdebian: Fix exit status of openvswitch-switch init...
2012-02-28 Ben Pfaffdpif-linux: Make dpif_linux_port_query_by_name() query...
2012-02-19 Ethan Jacksonofproto-dpif: Cleanup STP on ports when disabled on...
2012-02-17 Ben Pfaffconfigure: Try to extract kernel source directory from...
2012-02-17 Ben Pfaffvswitchd: Always configure a default queue for QoS.
2012-02-15 Dominic Curranxenserver: Fix iteration of dictionary.
2012-02-14 Ben Pfaffdebian: Use provided kernel source dir instead of host...
2012-02-14 Ben Pfaffdebian: Do not run "make" if "configure" fails during...
2012-02-13 Ben Pfaffdebian: Look in /lib/modules instead of /usr/src for...
2012-02-13 Ben Pfaffdebian: Fix dependencies for openvswitch-datapath-dkms...
2012-02-10 Ben Pfaffovs-xapi-sync: Always set iface-id, not just when xs...
2012-02-08 Aaron Rosenofproto-dpif: Don't output to in_port even if in_port...
2012-01-31 Ben Pfaffsflow_agent: Use snprintf() in place of sprintf().
2012-01-30 Ben Pfafftable: Avoid segmentation fault when printing an empty...
2012-01-24 Ben Pfaffdebian: Delete log files correctly when packages are...
2012-01-20 Jesse Grossdatapath: Correct GRE checksum offset.
2012-01-17 Ben Pfaffdatapath: Enforce mutual exclusion between bridge and...
2012-01-13 Ben Pfaffmultipath: Correctly calculate number of required desti...
2012-01-12 Pravin B Shelardatapath: Use correct ethernet addr len.
2012-01-11 Ben Pfaffdatapath: Fix multipart datapath dumps.
2011-12-28 Ben Pfaffbundle: Fix returned error code in one bundle_check...
2011-12-27 Jesse Grosspacket: Match userspace and kernel definition of ICMP...
2011-12-21 Ben PfaffNEWS: Fix typo in entry for 1.3.0.
2011-12-16 Ben Pfaffofproto-dpif: Fix use-after-free for OFPP_CONTROLLER...
2011-12-12 Ben Pfaffbridge: Enable support for access and native VLAN ports...
2011-12-12 Ben Pfaffdebian: Consistently use American spelling of "license...
2011-12-12 Ben Pfaffdebian: Correct licensing information for user/kernel...
2011-12-12 Ben Pfaffdebian: Add sFlow license information and text to copyr...
2011-12-12 Neil McKeesFlow: add Sun Industry Standards Source License 1...
2011-12-09 Justin PettitFinal changes for 1.3.0 release. v1.3.0
2011-12-07 Ben Pfaffsocket-util: Correctly return negative values for errors.
2011-12-06 Dan Carpenterdatapath: small potential memory leak in ovs_vport_alloc()
2011-12-06 Rob Hoesxenserver: Reduce number of xapi DB calls in plugin
2011-12-01 Ben Pfaffovs-vlan-bugs: Document driver bug with priority tagged...
2011-12-01 Ben PfaffINSTALL.XenServer: Update instructions.
2011-12-01 Ben Pfafflearn: Avoid 1-byte buffer underrun in learn_format().
2011-12-01 Ethan Jacksonbridge: Honor lacp-system-id other_config setting.
2011-12-01 Ben Pfaffbridge: Configure datapath ID earlier.
2011-12-01 Justin Pettitmirroring: Use more generic terms for mirroring.
2011-11-29 Ben Pfaffdaemon: Better log when fork child dies early from...
2011-11-29 Ben Pfaffofproto: Add "fast path".
2011-11-29 Ben Pfaffofproto-dpif: Process multiple batches of upcalls in...
2011-11-29 Ben Pfaffdpif-linux: Use "epoll" instead of poll().
2011-11-29 Ben Pfaffdpif-linux: Use poll() internally in dpif_linux_recv().
2011-11-29 Ben PfaffRevert "poll-loop: Enable checking whether a FD caused...
2011-11-29 Ben Pfaffdpif-linux: Remove poll_fd_woke() optimization from...
2011-11-28 Ben Pfaffovsdb: Correctly implement conditions that include...
2011-11-21 Ben Pfaffdocs: Always build ovs-vswitchd.conf.db.5 in srcdir.
2011-11-21 Ben Pfaffdebian: Fix build failure installing ovs-vswitchd.conf...
2011-11-21 Ben Pfaffdebian: Install ovs-vswitchd.conf.db(5) manpage.
2011-11-18 Ben PfaffDo not output priority tagged frames.
2011-11-16 Ethan Jacksonflow: flow_extract() improperly parses IPv6 TOS bits.
2011-11-15 Justin Pettitofproto: Disable STP when unregistering a port.
2011-11-15 Justin Pettitstp: Fix tick remainder calculation.
2011-11-15 Justin Pettitstp: Track BPDU tx and rx counts.
2011-11-09 Justin Pettitofproto-dpif: Actually disable STP on port when disabli...
2011-11-04 Ben Pfaffbond: Only drop packets that indicate moves on SLB...
2011-11-02 Ben Pfaffstream: Fix uninitialized values in stream_init().
2011-10-31 Ben Pfaffnetdev-vport: Again allow "tap" devices to be added...
2011-10-31 Ben Pfaffovsdb-idl: Prevent occasional hang when multiple databa...
2011-10-31 Ben Pfaffofproto: Add OFPC_QUEUE_STATS to switch feature reply.
2011-10-28 Ethan Jacksonbundle: Parsing bug when using bracketed syntax.
2011-10-27 Jesse Grosstests: Fix intermittent failure in ovs-monitor-ipsec...
2011-10-26 Ethan Jacksonvswitch: Don't update STP on synthetic ports.
2011-10-25 Justin PettitDeclare the version as "1.3.0".
2011-10-25 Justin Pettitdebian: Start ovs-monitor-ipsec after ovsdb running.
2011-10-24 Ben Pfaffofproto-dpif: Fix uninitialized struct member in xlate_...
2011-10-24 Ben Pfafftest-openflowd: Remove.
2011-10-24 Ben Pfaffofproto: Check for overlapping flows only in the target...
2011-10-24 Ben Pfaffofproto-dpif: Fix htons() that should be ntohs().
2011-10-24 Ben Pfaffovsdb-tool: Make "show-log" convert raw JSON to easier...
2011-10-24 Ben Pfaffovsdb-tool: Add abbreviated UUIDs to "show-log" even...
2011-10-24 Ben PfaffDESIGN: Document multiple table support.
2011-10-24 Ben Pfaffovs-bugtool: Improve how Open vSwitch log files are...
2011-10-23 Jesse Grossdatapath: Cleanup openvswitch.h formatting.
2011-10-23 Jesse Grossdatapath: Define constants for versions of GENL families.
2011-10-22 Justin Pettitovs-vswitchd: Add support for 802.1D STP.
2011-10-22 Justin Pettitofproto: Add function to set OpenFlow state and update...
2011-10-22 Justin Pettitofproto: Mark 'ofproto' arg in is_mirror_output_bundle...
2011-10-22 Justin PettitVarious bug fixes and cleanups to STP library.
2011-10-22 Justin PettitAdd back 802.1D Spanning Tree Protocol (STP) library...
2011-10-22 Justin Pettitpackets.h: Fix STP destination MAC address.
2011-10-22 Justin Pettitofproto: Fix comment describing ofport_modified().
2011-10-22 Justin Pettitovs-vsctl: Fix small formatting error in man page.
2011-10-22 Justin Pettitofproto-dpif: Update bundle when OFPPC_NO_FLOOD changed.
2011-10-21 Ben Pfaffdatapath: Use kfree_skb() only on error paths.
next