Merge branch 'ticket25573-034' into ticket25573-master

This commit is contained in:
Mike Perry
2018-08-29 17:10:06 +00:00
14 changed files with 1033 additions and 45 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (controller):
- For purposes of CIRC_BW-based dropped cell detection, track half-closed
stream ids, and allow their ENDs, SENDMEs, DATA and path bias check
cells to arrive without counting it as dropped until either the END arrvies,
or the windows are empty. Closes ticket 25573.