Actions
Feature #5036
closed
    
  catchunks: improve CUBIC performance on lossy networks
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
10/27/2019
Due date:
% Done:
100%
Estimated time:
Description
Increase initial window size (thus minimum window size) to 2 packets (see https://tools.ietf.org/html/rfc3390)
Implement the "TCP-Friendly Region". Meaning the CUBIC increase will be at least as much as the AIMD increase. See https://tools.ietf.org/html/rfc8312#section-4.2
      
      Updated by Davide Pesavento about 6 years ago
      
    
    - Related to Bug #4861: ndncatchunks: improve performance on high-delay or low-quality links added
 
      
      Updated by Davide Pesavento about 6 years ago
      
    
    - Subject changed from catchunks: Improve TCP Cubic performance for lossy networks to catchunks: improve CUBIC performance on lossy networks
 
      
      Updated by Davide Pesavento about 6 years ago
      
    
    - Status changed from New to Code review
 
      
      Updated by Davide Pesavento about 6 years ago
      
    
    - Status changed from Code review to Closed
 - % Done changed from 0 to 100
 
Actions