2014-03-14 11:27 GMT+09:00 YAMAMOTO Takashi <[email protected]>:

> > ofproto_v1_3.OFPGT_ALL is 0 and 0 is False on Python. When using type
> 'ALL', the following is set to True.
> >
> > if not type_:
> >     LOG.debug('Unknown type: %s', group.get('type'))
> >
> > Therefore, the log unsuitable is outputted:
> > Unknown type: ALL
>
> ofctl_v1_2.py needs the same fix?
>

Oops, that's right.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to