diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-05-17 10:52:10 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-05-18 15:59:13 +0900 |
commit | 9774eb60af62df660ed34cd7262d50506f250f57 (patch) | |
tree | c58c51da7cba7686ff37215b48f95290c764587d /doc/source/ryu_app_api.rst | |
parent | af2ae13ae338d761bcf3d666ffdc72287fade05f (diff) |
controller: Implement EventOFPPortStateChange
To notify ofp_port state change, this patch implements
ofp_event.EventOFPPortStateChange.
This event performs like EventOFPPortStatus, but ofp_handler will
send this event after updating "ports" dict of datapath instances.
And, this patch suppresses the warning when user app accessing
to datapath.ports for backward compatibility.
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