> Hi guys is there a way to import an existing app? > > Say I want to have functionalities of a simple switch, is there an easier > way to implement that than just copying the code?
depending on the functionalities you want to implement, it might be easier to import and inherit the class. ryu-book has examples. http://osrg.github.io/ryu-book/en/html/traffic_monitor.html#implementation-of-traffic-monitor YAMAMOTO Takashi > > Att, > > Flavio Castro Jr. > Aspirante a Engenheiro de Redes de Comunicagco > Universidade de Brasilia > 0(55)(61) 9511-9999 ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
