Hi, This adds simple_switch applications for OF1.2/13 (mac learning switch). They are examples for new developers so we like to keep them as simple as possible. IOW, no plan to add features.
The code uses the new APIs of OF match and our packet library. So it might worth checking even for developers who are already familiar with Ryu. Thanks, = ryu/app/simple_switch_12.py | 87 +++++++++++++++++++++++++++++++++++++++++++++ ryu/app/simple_switch_13.py | 87 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 174 insertions(+) ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
