ryu.conf: obsoleted argument used in sample configuration
ofp_listen_port was obsoleted and users should use ofp_tcp_listen_port (or ofp_ssl_listen_port if ssl enabled) instead. Signed-off-by: Wei-Li Tang <alextwl@xinguard.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
d5ec1f2079
commit
e8d7eafc6d
@ -5,4 +5,4 @@
|
||||
#wsapi_host=<hostip>
|
||||
#wsapi_port=<port:8080>
|
||||
#ofp_listen_host=<hostip>
|
||||
#ofp_listen_port=<port:6633>
|
||||
#ofp_tcp_listen_port=<port:6633>
|
||||
|
Loading…
x
Reference in New Issue
Block a user