Skip to content

[inetstack] TCP packets sent out of order #1526

Closed
@iyzhang

Description

@iyzhang

Description

Currently if we push multiple packets and wait on them, they do not appear in order on the other end in the order in which they were pushed.

How to Reproduce

Steps to reproduce the behavior:

  1. Push multiple SGAs in a row
  2. Wait on the pushes to complete
  3. See that the SGAs do not appear on the other end in sequence.

Expected Behavior

SGAs should be delivered reliably and in the order in which they were pushed on the other end of the TCP connection.

Metadata

Metadata

Assignees

Labels

bugSomething Isn't Working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions