diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-02-17 13:05:59 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-02-22 12:22:46 +0900 |
commit | 793dc13e0151d948dda8c47b856ca19dd7a5f6c2 (patch) | |
tree | 27cf68bf2de9aa66044b92331efc9221cd850553 /CONTRIBUTING.rst | |
parent | 9efde1d2f52d976556934b4668bae06dddee3469 (diff) |
controller: Change default OPF listen host to "0.0.0.0"
With netaddr.valid_ipv4/6, empty host is not allowed and will fail
to validate.
This patch changes to the default openflow listen host to "0.0.0.0"
and enable to validate it by using netaddr.
Note: The default behavior is NOT changed.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'CONTRIBUTING.rst')
0 files changed, 0 insertions, 0 deletions