Bug 2875

Summary: NextSegment should not use Rule3 of RFC 6675 when SACK is not enabled
Product: ns-3 Reporter: natale.patriciello
Component: tcpAssignee: natale.patriciello
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P3    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: Fixing the bug

Description natale.patriciello 2018-02-16 10:27:14 UTC
Created attachment 3042 [details]
Fixing the bug

As the summary says, till now we used the Rule3 of RFC6675 even when SACK is not enabled. This produces a lot of spurious retransmission, that are problematic for a non-SACK receiver.
Comment 1 natale.patriciello 2018-02-25 05:40:01 UTC
Fixed in 13326:6cd38034e96f