bug24665 416 B

123456
  1. o Major bugfixes (KIST, scheduler):
  2. - The KIST scheduler did not correctly account for data already enqueued
  3. in each connection's send socket buffer, particularly in cases when the
  4. TCP/IP congestion window was reduced between scheduler calls. This
  5. situation lead to excessive per-connection buffering in the kernel, and
  6. a potential memory DoS. Fixes bug 24665; bugfix on 0.3.2.1-alpha.