On Tue, 17 Oct 2017 10:24:53 +0900 Satoshi Fujimoto <satoshi.fujimo...@gmail.com> wrote:
> 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.fujimo...@gmail.com> > --- > ryu/app/ofctl/service.py | 46 ++++++++++++++++++++++++++++------------------ > 1 file changed, 28 insertions(+), 18 deletions(-) Applied, thanks! ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel