Do you have any reason prefixing double underscore "__"
instead of single underscore "_"?
thanks
On Fri, Feb 22, 2013 at 07:14:20PM +0900, YAMADA Hideki wrote:
> This is an alternative of dpset, which supports event passing.
>
> event.py: event class
> switch.py: switch(datapath) discovery app u
This is an alternative of dpset, which supports event passing.
event.py: event class
switch.py: switch(datapath) discovery app using ofp_event
dumper.py: test and example app using switch discovery event
TODO: support link discovery using LLDP.
Signed-off-by: YAMADA Hideki
---
ryu/physicaltopo