• David S. Miller's avatar
    [TCP]: Receive buffer moderation fixes. · 65cfd027
    David S. Miller authored
    1) Make window clamp follow receive buffer growth so it
       does not limit window advertisements.  Noticed by John
       Heffner and Stephen Hemminger.
    2) Fix rcvmem calculation such that tcp_adv_win_scale is
       taken into account.
    65cfd027
tcp_input.c 135 KB