On Jan 18, 2016, at 9:04 AM, Victor Orlikowski 
<[email protected]<mailto:[email protected]>> wrote:

Working on an updated patch, that works with both dpset and topology.

OK. New versions of the stability and topology patches attached.
This version of the stability patch checks to see if you’re using either 
topology or dpset, and uses the right one.

If, however, someone is not using topology or dpset in their application, a 
non-fatal warning will be issued.

The reason for this is - without *something* to keep track of datapaths that 
have made it through handshaking,
we cannot make any reasonable attempt to clean up datapath objects that have 
*not* made it through handshaking, but for which the socket connection was 
interrupted without receiving a FIN or RST (meaning, the socket connection for 
the datapath is still in ESTABLISHED state).

The *only* way to do this is to force closure of any datapath (and associated 
socket/greenlets) that has not successfully registered itself with a topology 
or dpset object.

Anyhow - patches attached.
As previously, please apply them to a clean Ryu 3.29 tree.

Best,
Victor
--
Victor J. Orlikowski <> vjo@[cs.]duke.edu<http://duke.edu>

Attachment: topology.patch
Description: topology.patch

Attachment: stability.patch
Description: stability.patch

------------------------------------------------------------------------------
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

Reply via email to