vswitch: Add other-config:in-band-queue to set queue for in-band control.
authorBen Pfaff <blp@nicira.com>
Tue, 2 Nov 2010 17:45:33 +0000 (10:45 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Nov 2010 17:36:15 +0000 (09:36 -0800)
commitb1da6250481f6879d0727710eea87d5f61d6a24c
tree05b3ac64025f60e3b0c6fa7845f254ad9bc93ed2
parent78f3f3164021402d7dbca495d1f3f48d81d9a353
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.
ofproto/in-band.c
ofproto/in-band.h
ofproto/ofproto.c
ofproto/ofproto.h
vswitchd/bridge.c
vswitchd/vswitch.xml