-
Notifications
You must be signed in to change notification settings - Fork 917
Open
Labels
Priority: MediumType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the code[core]Area: Changes in SRT library coreArea: Changes in SRT library core
Milestone
Description
The problem is that the loss list container is not predicted to work with losses falling in out of order or marked specifically as loss to be reported, as it uses a special case that order of seen losses is the same as order in sequence numbers, which is normally true in SRT, but it's not necessarily true in case of losses reported by filter as irrecoverable.
The loss container must be improved so that meddling inside the loss list, finding losses, breaking up ranges and joining sticky ranges on the fly is possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: MediumType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the code[core]Area: Changes in SRT library coreArea: Changes in SRT library core