Re: [ovs-discuss] Manager Connection Setup

2017-04-05 Thread 蘇于倫
Hi Ben, Thanks, I check it! Ethan 2017年4月6日 00:20,"Ben Pfaff" 寫道: > On Wed, Apr 05, 2017 at 02:06:08PM +, 蘇于倫 wrote: > > I have some questions on the Manager connection setup. > > > > When I dump hidden flows with ovs-appctl bridge/dump-flow bridge_name, > > if manager is

Re: [ovs-discuss] Manager Connection Setup

2017-04-05 Thread Ben Pfaff
On Wed, Apr 05, 2017 at 02:06:08PM +, 蘇于倫 wrote: > I have some questions on the Manager connection setup. > > When I dump hidden flows with ovs-appctl bridge/dump-flow bridge_name, > if manager is set, then there will be hidden flows for manager connection. > Is manager connection set by

[ovs-discuss] Manager Connection Setup

2017-04-05 Thread 蘇于倫
Dear all, I have some questions on the Manager connection setup. When I dump hidden flows with ovs-appctl bridge/dump-flow bridge_name, if manager is set, then there will be hidden flows for manager connection. Is manager connection set by in-band.c as well ? or there's other code related to

Re: [ovs-discuss] Manager

2012-04-27 Thread Sergio Kviato
On Apr 26, 2012, at 5:31 PM, Ben Pfaff wrote: On Thu, Apr 26, 2012 at 03:18:02PM +0300, Sergio Kviato wrote: What is concept Manager in OVS? A Manager is a connection between ovsdb-server and some remote process (the manager). A manager can monitor and update OVS configuration. Okey, so

Re: [ovs-discuss] Manager

2012-04-27 Thread Ben Pfaff
On Fri, Apr 27, 2012 at 01:15:20PM +0300, Sergio Kviato wrote: On Apr 26, 2012, at 5:31 PM, Ben Pfaff wrote: On Thu, Apr 26, 2012 at 03:18:02PM +0300, Sergio Kviato wrote: What is concept Manager in OVS? A Manager is a connection between ovsdb-server and some remote process (the

Re: [ovs-discuss] Manager

2012-04-27 Thread Sergio Kviato
On Apr 27, 2012, at 5:12 PM, Ben Pfaff wrote: On Fri, Apr 27, 2012 at 01:15:20PM +0300, Sergio Kviato wrote: On Apr 26, 2012, at 5:31 PM, Ben Pfaff wrote: On Thu, Apr 26, 2012 at 03:18:02PM +0300, Sergio Kviato wrote: What is concept Manager in OVS? A Manager is a connection between

Re: [ovs-discuss] Manager

2012-04-26 Thread Ben Pfaff
On Thu, Apr 26, 2012 at 03:18:02PM +0300, Sergio Kviato wrote: What is concept Manager in OVS? A Manager is a connection between ovsdb-server and some remote process (the manager). A manager can monitor and update OVS configuration. ___ discuss