Y
Hacker News
new
|
ask
|
show
|
jobs
by
Flocular
1509 days ago
Sadly it's missing a native TCP-reassambly. Was caught by suprise by that recently, but there's always pyshark
1 comments
sanqui
1509 days ago
Unfortunately, in my experience Wireshark sometimes fails to reassemble TCP streams after a retransmission or out-of-order event, despite the presence of a checkbox to do just that...
link
guardiangod
1509 days ago
I wrote a pcap re-orderer (with scapy) just for this bug.
link