Congestion Control

12345678910
Across
  1. 5. Dropping all new packets when a buffer is full.
  2. 8. Algorithm forcing bursty traffic into steady flow.
  3. 10. Algorithm allowing bursts based on available tokens.
Down
  1. 1. Variation in packet arrival time.
  2. 2. Doubling wait time after a collision.
  3. 3. Managing the rate of data between two nodes
  4. 4. Packet sent to source to signal slow down.
  5. 6. Application-level throughput (excludes overhead).
  6. 7. Signal to stop flow when buffers are full.
  7. 9. Dropping packets early to prevent total buffer tail-drop.