diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-10-19 13:36:14 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-10-25 16:20:11 +0900 |
commit | e80a36317aacb142c282e0795b9f5b3a20aec1dc (patch) | |
tree | 869f48138ab16e9f72c4f40b654dd937fd6cdf5a /doc/source/ryu_app_api.rst | |
parent | 022406507ad21470b8ab3ffc3a1b752c5823c96e (diff) |
dpset: Fix iteration error when disconnecting switches
When disconnecting switches, dpset will fail to unregister ports,
because size of values in the port state dictionary might be
changed when doing the iteration.
This patch fixes to copy the values list 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/ryu_app_api.rst')
0 files changed, 0 insertions, 0 deletions