Queued connections collision with new connections?
Open
- Dominant language
- Go
- Stars
- 6.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When a packet is queued the connection won't be flushed on FIN/RST and it will stay in the pool until flushed. What happens if we don't flush the connection and a new SYN packet of the same context (but of a new connection) arrives?
Contributor guide
Assessment
This issue has not been assessed yet.