Hi, On 2015年06月03日 16:06, Liz wrote: > I need to know if ryu examples aplication like rest_firewall.py and > rest_router.py are external aplication(usted the REST API) or run outsides of > Controller's framework ??
What do "external" and "outside" mean? All the sample applications in ryu/app/* (including rest_firewall.py and rest_router.py) are implemented by using Ryu framework. Thanks, Iwase > Thanks > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
