• David S. Miller's avatar
    [TCP]: Sanitize initcwnd calculation, add new metrics. · 5da50850
    David S. Miller authored
    1) Remove srtt etc. tests in tcp_init_cwnd, was buggy
       anyways.
    2) Add RTAX_INITCWMD route metric, use this in tcp_init_cwnd()
       if non-zero.
    3) Add RTAX_FEATURES (to enable/disable ECN/SACK/TIMESTAMPS
       on a per-route basis), currently unused.
    5da50850
tcp_output.c 44.7 KB