Nehemiah

Results 2 comments of Nehemiah

My environment include 2 PCs: One is linux with Lagopus and Ryu. The other is windows running Chrome/Postman to send flows to Ryu +------------------+ +-----------------------+ |Lagopus/Ryu | ----------|windows/postman| +-----------------+ +------------------------+...

I think that is issue at the file ./src/dataplane/ofproto/comm.c. I try to add the following at line 171 and the issue is solved. " reply->barrier.channel_id = data->barrier.channel_id; "