os-ken/ryu/app
Yoshiharu Yamashita 8f07bb29a9 gui_topology: fix to work using WebSocket
I midified ryu.topology.js to dinamicaly add or remove switch
using WebSocket on Ryu Topology Viewer.

Signed-off-by: Yoshiharu Yamashita <dyson.yamashita@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2014-09-27 18:44:25 +09:00
..
gui_topology gui_topology: fix to work using WebSocket 2014-09-27 18:44:25 +09:00
ofctl document ryu.app.ofctl 2014-06-18 12:13:14 +09:00
__init__.py initial commit 2011-12-09 15:56:05 +09:00
bmpstation.py bmp: add client information to each bmp message 2014-09-03 10:02:41 +09:00
cbench.py doc: add components page 2014-05-27 20:24:50 +09:00
client.py ryu.app.client: comments 2013-11-19 07:58:59 -08:00
conf_switch_key.py ryu/app/conf_switch_key: fix a comment 2013-07-09 12:14:38 +09:00
gre_tunnel.py doc: add components page 2014-05-27 20:24:50 +09:00
ofctl_rest.py Improve debug messages for unsupported request Log correct debug message 2014-09-27 18:28:20 +09:00
quantum_adapter.py doc: add components page 2014-05-27 20:24:50 +09:00
rest_conf_switch.py doc: add components page 2014-05-27 20:24:50 +09:00
rest_firewall.py app: fix pep8 2014-05-14 13:19:16 +09:00
rest_nw_id.py app/rest_nw_id: add port type for reserved port and vport-gre 2013-02-04 22:32:32 +09:00
rest_qos.py Fix spell check in group feature message Maintain name consistency in meter type in Meter Features message in OF 1.3 Add length field in group statistics reply in OF 1.2 2014-09-27 18:28:20 +09:00
rest_quantum.py doc: add components page 2014-05-27 20:24:50 +09:00
rest_router.py app: fix pep8 2014-05-14 13:19:16 +09:00
rest_topology.py rest_topology: use decorator api 2014-05-24 10:52:55 +09:00
rest_tunnel.py doc: add components page 2014-05-27 20:24:50 +09:00
rest.py doc: add components page 2014-05-27 20:24:50 +09:00
simple_isolation.py doc: add components page 2014-05-27 20:24:50 +09:00
simple_switch_12.py simple_switch_12: reduce difference from simple_switch_13 2013-09-14 08:01:34 +09:00
simple_switch_13.py simple_switch_13: using table-miss flow 2013-10-17 13:12:45 +09:00
simple_switch_igmp.py add IGMP snooping application 2014-01-06 20:28:01 +09:00
simple_switch_lacp.py lacplib: reduce unnecessary constant 2013-11-20 05:41:16 -08:00
simple_switch_snort.py Snort integrate: Add the snort lib supporting snort integration. Add an sample application simple_switch_snort.py which can dump alert message. 2014-09-01 15:16:05 +09:00
simple_switch_stp.py stplib: reduce unnecessary constant 2014-03-30 10:43:52 +09:00
simple_switch_websocket_13.py simple_switch_websocket_13: Add get_arp_table RPC method 2014-05-20 12:39:09 +09:00
simple_switch.py doc: add components page 2014-05-27 20:24:50 +09:00
simple_vlan.py doc: add components page 2014-05-27 20:24:50 +09:00
tunnel_port_updater.py doc: add components page 2014-05-27 20:24:50 +09:00
ws_topology.py ws_topology: bugfix an event is dropped 2014-09-01 15:16:05 +09:00
wsgi.py wsgi: add ws_topology application 2014-05-24 10:53:06 +09:00