On Tue, 11 Mar 2014 13:58:53 +0800
Wei-Li Tang wrote:
> 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
> ---
> etc/ryu/ryu.conf |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
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
---
etc/ryu/ryu.conf |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/ryu/ryu.conf b/etc/ryu/ryu.conf
index 341de67..077a5c