os-ken/ryu
IWASE Yusuke 4d8c6d3a7c run_mininet: Specify the controller port
In the latest mininet, the default controller port has been updated
to 6653, but currently the default port of Ryu is 6633.

This patch specifies the controller port by using the constant from
Ryu ofproto module.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2016-02-27 20:40:11 +09:00
..
app app/ofctl_rest: support OpenFlow1.4 2016-02-27 20:39:24 +09:00
base Ensure to terminate threads where RyuApp.start() gives a thread object 2015-12-25 10:03:53 +09:00
cmd python3: import __future__ for just in case 2015-11-13 15:36:51 +09:00
contrib eventlet has already supported WebSocket(RFC6455) in stable releases (>= 0.15) 2015-06-23 14:55:51 +09:00
controller ofp_handler: Handle empty data field in OFPErrorMsg 2016-02-27 20:39:55 +09:00
lib lib/ofctl: add ofctl_v1_4 library 2016-02-27 20:39:28 +09:00
ofproto ofproto: Fixes invalid async config property types 2016-02-18 13:24:06 +09:00
services protocols/bgp: Log socket creation error 2016-02-10 13:35:12 +09:00
tests run_mininet: Specify the controller port 2016-02-27 20:40:11 +09:00
topology Reconnected event additions and cleanups 2016-01-31 13:19:27 +09:00
__init__.py Ryu 3.30 2016-02-02 09:27:53 +09:00
cfg.py Adapt to namespace-less oslo 2015-05-19 15:39:27 +09:00
exception.py Switch to Apache 2.0 license 2012-04-06 08:38:45 +09:00
flags.py tester: Support to test OpenFlow1.0 switch 2015-10-28 14:32:02 +09:00
hooks.py Fix Windows setup dependency bug 2014-01-06 20:32:05 +09:00
log.py 'ConfigParser' is renamed to 'configparser' in Python 3 2015-04-14 05:31:42 +09:00
utils.py fixes for mutable default arguments 2016-01-19 10:03:57 +09:00