On Sat, 31 Mar 2018 10:16:44 +0900, MA Moyeen wrote: > I'm interested to gather end to end delay and flow insertion > time. Packets will follow a backup path if the first path is > broken. how to measure the delay between point of failure and > destination? is it wise to use monitoring of delay as a separate Ryu > application or I have to calculate manually within my learning > switch application? Thanks a lot for all of your great works and > help. Thanks in advance for helping me by answering these questions.
You can write whatever you like, but IMO adding time.time() calls and calculation in your switch app is the simplest approach. -- IWAMOTO Toshihiro ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel