[ovs-git] Open vSwitch: bridge: Don't configure QoS without Queues. (master)

dev at openvswitch.org dev at openvswitch.org
Mon May 9 18:16:29 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  daa8bd2bf878640556195016df8c5ea2f812f9cc (commit)
      from  6f1435fc8f77e925fbdb5e5dad91d61645330c6c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit daa8bd2bf878640556195016df8c5ea2f812f9cc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=daa8bd2bf878640556195016df8c5ea2f812f9cc
Author: Ethan Jackson <ethan at nicira.com>
		
bridge: Don't configure QoS without Queues.
		
It doesn't make sense to create a QoS object without any queues.
Before this patch, OVS would configure the QoS object and as a
result drop all traffic going through the affected interface.  With
this patch, OVS will simply clear QoS configuration on the
interface.

Bug #5583.


-----------------------------------------------------------------------

Summary of changes:
 vswitchd/bridge.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list