On Fri, 29 Mar 2019 13:47:37 +0900 Atzm Watanabe <[email protected]> wrote:
> When datapath reconnects/disconnects, waiting requests on old > datapath should be canceled. Otherwise, threads that sent > requests may fall into deadlock because replies possibly never > come. > > Signed-off-by: Atzm Watanabe <[email protected]> > --- > ryu/app/ofctl/service.py | 40 +++++++++++++++++++++++++++------------- > 1 file changed, 27 insertions(+), 13 deletions(-) Applied, thanks. _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
