On Wed, 27 Jan 2016 05:38:29 +0000 Victor Orlikowski <[email protected]> wrote:
> Per Iwase-San’s request, here is a re-worked stabilty patch that > does *not* require patching user applications. Make sense, I think. I really want to avoid affecting the existing applications. > Instead, the Datapath class grows a new loop for sending echo requests, and > the ofp_handler class grows a new handler for consuming and acknowledging > echo replies. > > As a result of the echo request loop, there are new user-configurable options > for setting the interval between echo requests and the number of unanswered > echo requests that are permitted before a datapath is disconnected. I think that implementing echo requests to find a dead datapath is great. But disabling the feature by default is better (safer). I would not be so surprised if there are some broken switches which don't reply to echo requests. Why we need semaphore for getting from /putting to a queue? Thanks! ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
