diff options
author | Shinpei Muraoka <shinpei.muraoka@gmail.com> | 2016-09-27 12:01:05 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-10-01 20:46:29 +0900 |
commit | 25a7eb51fe534ced19d9d0d76f4d8ea13418c305 (patch) | |
tree | 72c0b16f2a6886c0cf6fc6d2603ecf03ee584f72 /CONTRIBUTING.rst | |
parent | d23c07054e6f33b392f49f6fceacbdb891be3d87 (diff) |
stplib: Fix to store current OFPPort status
Currently, stplib compares the status of OFPPortStatus message with
that of Datapath instance, but this comparison returns always "equal",
so stplib fails to get the correct port status.
This patch fixes to store the current port status and to compare the
new status with the stored status.
Signed-off-by: Shinpei Muraoka <shinpei.muraoka@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