1 | initial version |
Is this a PXE boot? Does it ever recover or once in this state does it fail?
"I really want to be able to quantify Retransmitted blocks (highlighted) and duplicated blocks (1 & 2)." This would be pretty easy with tshark and a shell script - grep, cut, sort, uniq, ....
Example here: https://ask.wireshark.org/question/5926/tshark-view-mac-address-vendor-name/
Here is an example doing it with Powershell: https://ask.wireshark.org/question/3022/on-windows-how-can-i-get-a-list-of-source-ip-addresses-in-network-traffic-with-duplicates-removed/