TCP Reassembly ignoring big packets
Open
- Dominant language
- Go
- Stars
- 6.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to do TCP Reassembly using go packet but I am getting different results every time for the same pcap. Small packets are being reassembled but big packets being ignored and are not being reassembled. I am using the following pcap.
[stream2.zip](https://github.com/google/gopacket/files/3635588/stream2.zip)
Contributor guide
Assessment
This issue has not been assessed yet.