diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-09-26 09:28:37 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-10-01 21:13:27 +0900 |
commit | 3d815d34553362466ac01d0bb791b5707396e449 (patch) | |
tree | f1e169ebc9aa2c9f58ce3a981d4315acaf91003c /doc/source | |
parent | 25a7eb51fe534ced19d9d0d76f4d8ea13418c305 (diff) |
ovs/vsctl: Catch the default tag type in Port Table
According to ovs-vswitchd.conf.db(5), the tag column is an integer
in range 0 to 4095, but OVS may returns the empty list [] as the
default value.
OTOH, Ryu expects an integer type as the default and fails to get
the port information in the table.
This patch enables to catch the empty list as the default and
fixes this problem.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source')
0 files changed, 0 insertions, 0 deletions