On Tue, 6 Jan 2015 13:42:59 +0100 Jay Shah <[email protected]> wrote:
> I could know from openflow specification that controller and switch sends > periodic Echo request and Reply messages. I want to know that in ryu source > code, where can i find the defined timeout value for such messages ? I > mean, what is the time period for sending echo requests and where can i > find it ? Ryu sends an echo reply only when a switch sends echo request. That's Ryu doesn't send echo requests. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
