simple_switch_* apps have conflicting two faces of its purpose.
One is the example apps for beginners, the other is the utility
apps for the L2 switching in the user environments.
These are difficult to be compatible.

This patch adds example_switch_13.py for begginers and separates
from simple_switch_* apps.
This makes it easy for the developers to improve simple_switch_* apps.

And with this patch, I am planning to replace "Switching Hub" app
on Ryu-Book, because example_switch_13 is easier to understand for
the beginners.

IWASE Yusuke (1):
  simple_switch: Separate simple_switch for beginners

 ryu/app/example_switch_13.py | 101 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 101 insertions(+)
 create mode 100644 ryu/app/example_switch_13.py

-- 
1.9.1


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to