diff options
author | Satoshi Fujimoto <satoshi.fujimoto7@gmail.com> | 2017-10-17 10:24:53 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-11-01 23:22:37 +0900 |
commit | 92730dc7e9906649d761bb1ee4cc1a354d4ef96c (patch) | |
tree | 9378a9a6ece7bdbfcc0244a0aeabb8d8e4387e2d /CONTRIBUTING.rst | |
parent | 66bdeaa7b5071d9b4f073924c64017a6f4d7882f (diff) |
app/ofctl: Enable to send single BarrierRequest
Currently, with ryu.app.ofctl.api.send_msg(),
a BarrierRequest will send with every messages.
So, using send_msg() with a BarrierRequest will
cause duplex transmission of BarrierRequests.
This commit enables to send a single BarrierRequest
if send_msg() is used with a BarrierRequest
by avoiding sending an additional BarrierRequest.
Signed-off-by: Satoshi Fujimoto <satoshi.fujimoto7@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