inetstack icon indicating copy to clipboard operation
inetstack copied to clipboard

[test] Regression Tests for TCP

Open ppenna opened this issue 3 years ago • 0 comments

Description

We should add the following regression tests for TCP:

  • [ ] Deterministic hashmap
  • [ ] Random number of clients, connecting and disconnecting from each other randomly
  • [ ] Futzing for sending data, receiving data, half-closing, full-closing
  • [ ] Delay, drop, reorder, and duplicate packets randomly
  • [ ] Different MSS and TCP options
  • [ ] Invariant checks around resources getting freed
  • [ ] Resource limit scenarios

ppenna avatar Jul 02 '21 13:07 ppenna