On Wed, Nov 07, 2012 at 10:06:58PM +0900, FUJITA Tomonori wrote:
> On Wed, 7 Nov 2012 21:50:17 +0900
> Isaku Yamahata <[email protected]> wrote:
> 
> > On Sat, Nov 03, 2012 at 11:24:10AM +0900, FUJITA Tomonori wrote:
> >> >   I also found that quantum_adapter doesn't work well. I put some work 
> >> > around
> >> 
> >> I'm not sure that we discussed this off-line. What 'doesn't work well'
> >> exaclty means?
> > 
> > quantum_adapter tries to operate on ports which is not in "br-int".
> > eg "br-ex".
> 
> Why that means 'doesn't work well'?

When quantum_adapter is modified to use OF port_mod and vsctl, the proglem
will be gone.
The issue is that 'monitor' reports all ports, so quantum_adapter has to
determines if the reported port is in br-int or not. If not, ignore the port.
Now The check is done by very ad-hoc way which works with Folsom. It checks if
the special column value exits. But I suspect the check would break for Grizzly.
-- 
yamahata

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to