At Tue, 09 Apr 2019 20:35:10 +0900 (JST),
FUJITA Tomonori wrote:
> 
> On Fri, 29 Mar 2019 13:47:37 +0900
> Atzm Watanabe <a...@iij.ad.jp> 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 <a...@iij.ad.jp>
> > ---
> >  ryu/app/ofctl/service.py | 40 +++++++++++++++++++++++++++-------------
> >  1 file changed, 27 insertions(+), 13 deletions(-)
> 
> Applied, thanks.

Hi Fujita-san,

Thank you for applying.
But the patch doesn't seem pushed into repository on github.
I might be wrong but perhaps development flow was changed?


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to