Thanks very much.
 
Ben, you means that I can let controller just like NOX to send a command to 
vswitchd deamon, 
and vswitchd deamon could use OVSDB protocol to change the database. Then 
openvswitch 
can configure queue according to database.
 
Is it right?
 
-- Tony
 

发件人: Ben Pfaff <[email protected]>
收件人: 星言 墨虚 <[email protected]> 
抄送: "[email protected]" <[email protected]> 
发送日期: 2012年6月17日, 星期日, 下午 11:41
主题: Re: [ovs-discuss] How to add queue to openvswitch?

On Wed, Jun 13, 2012 at 03:09:06PM +0800, 星言 墨虚 wrote:
> I hope to use controller just like nox to add queue dynamically.
> 
> When a new flow arrived, controller would add a new queue to outport and map 
> this flow into this queue.
> 
> Do openvswith support this way?

Yes, the OVSDB protocol to communicate with the database is open (see
ovsdb/SPECS) and comes with C and Python bindings.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to