os-ken/etc/ryu/ryu.conf
YAMAMOTO Takashi 49556ce68f revert s/_/-/ changes for ryu.conf
cfg.py automatically replaces '-' in option names to '_' for config files.
so s/_/-/ in this file was a mistake.  revert the commit.

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2013-03-04 21:14:29 +09:00

9 lines
141 B
Plaintext

# Sample configuration file
[DEFAULT]
#wsapi_host=<hostip>
#wsapi_port=<port:8080>
#ofp_listen_host=<hostip>
#ofp_listen_port=<port:6633>