Hi, On Thu, 13 Nov 2014 06:07:35 +0000 Ashok Jude <[email protected]> wrote:
> Thanks so much for the analysis. I will have Juniper dev to fix this from > switch side. On RYU side, even on receipt of malformed packets ( with any > trigger), the controller shouldn’t core right? > When controller cores, switch also reset the tcp connection and subsequent > flow flush. Do you have plans to fix it? It should not crash however it's difficult to keep the tcp connection. If a switch sends multiple OF messages, and some length field in the first message is incorrect, a controller can't know where the second message starts. I think that the safest option is closing a connection once a controller finds a malformed message. Thanks, ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
