e8d7eafc6d
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>
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
# Sample configuration file
|
|
|
|
[DEFAULT]
|
|
|
|
#wsapi_host=<hostip>
|
|
#wsapi_port=<port:8080>
|
|
#ofp_listen_host=<hostip>
|
|
#ofp_tcp_listen_port=<port:6633>
|