Re: [Ryu-devel] problem with receiving barrier reply

2015-08-19 Thread Andre Schütze
Thank you for taking some time and get into the problem. I already solve the problem. I implement the method in the wrong class. Am 17.08.2015 um 17:09 schrieb FUJITA Tomonori: > On Thu, 13 Aug 2015 23:52:05 +0200 > Andre Schütze wrote: > >> Hallo ryu - devel team, >> >> I try to implement an Op

Re: [Ryu-devel] problem with receiving barrier reply

2015-08-17 Thread FUJITA Tomonori
On Thu, 13 Aug 2015 23:52:05 +0200 Andre Schütze wrote: > Hallo ryu - devel team, > > I try to implement an OpenFlow controller with a special Update > algorithm, which is called WayUp and is discribed in this paper: > https://www.net.t-labs.tu-berlin.de/~stefan/hotnets14update.pdf . For > th

[Ryu-devel] problem with receiving barrier reply

2015-08-13 Thread Andre Schütze
Hallo ryu - devel team, I try to implement an OpenFlow controller with a special Update algorithm, which is called WayUp and is discribed in this paper: https://www.net.t-labs.tu-berlin.de/~stefan/hotnets14update.pdf . For this purpose I modify the app "ofctl_rest.py". My test environment consi