google / google/gopacket

Queued connections collision with new connections?

Open
#604 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.