deb-ryu/ryu/app
FUJITA Tomonori b5d462f615 simple_switch: remove outside module dependence
simple_switch is a a learing material (who uses this in
production?). It should be the simple learning switch code like one in
OpenFlow tutorial. It's easier for learniners if simple_switch doesn't
use the outside modules.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2012-07-19 14:59:58 +09:00
..
__init__.py initial commit 2011-12-09 15:56:05 +09:00
cbench.py cbench: specify OF1.0 2012-07-18 16:54:43 +09:00
client.py Switch to Apache 2.0 license 2012-04-06 08:38:45 +09:00
event_dumper.py ryu/app: convert existing application to new style ryu application 2012-05-30 11:58:16 +09:00
rest_nw_id.py Switch to Apache 2.0 license 2012-04-06 08:38:45 +09:00
rest.py app/rest: fix value error exception 2012-07-06 16:38:31 +09:00
simple_isolation.py don't call send_delete_all_flows function in the core 2012-06-25 16:03:17 +09:00
simple_switch.py simple_switch: remove outside module dependence 2012-07-19 14:59:58 +09:00
wsgi.py Replace wsapi 2012-06-04 14:57:35 +09:00