[ovs-git] Open vSwitch: vswitch: Add other-config:in-band-queue to set queue for in-band control. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Nov 15 17:37:02 UTC 2010


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  b1da6250481f6879d0727710eea87d5f61d6a24c (commit)
      from  78f3f3164021402d7dbca495d1f3f48d81d9a353 (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 b1da6250481f6879d0727710eea87d5f61d6a24c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b1da6250481f6879d0727710eea87d5f61d6a24c
Author: Ben Pfaff <blp at nicira.com>
		
vswitch: Add other-config:in-band-queue to set queue for in-band control.
		
Until now, in-band control traffic has always gone to the default queue,
typically queue 0.  It makes sense to be able to assing control traffic to
its own queue, so this commit enables that.

Bug #3653.


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

Summary of changes:
 ofproto/in-band.c    |   50 +++++++++++++++++++++++++++++++++++++++++---------
 ofproto/in-band.h    |    1 +
 ofproto/ofproto.c    |   19 ++++++++++++++++++-
 ofproto/ofproto.h    |    1 +
 vswitchd/bridge.c    |   12 +++++++++---
 vswitchd/vswitch.xml |    8 ++++++++
 6 files changed, 78 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list