1576 bytes on wire, 790 bytes captured!
I have written a small program which sends 758 bytes to a UDP port. Wireshark reports that the data part of the packet is indeed 758 bytes and the whole packet is 790 bytes, so far so good, but, it's also reporting 1576 bytes on the wire (and the receiving app doesn't like the packet). I figured it must be something in my code, however, it seems fine on other PCs, so it's something wrong with this particular PC running Window 7.
Any ideas what might be the cause?
Any chance of a link to the capture so we can look at it ourselves rather than guessing?
https://www.dropbox.com/s/6t4wk1v5kve...
I now suspect this is the cause: http://packetbomb.com/how-can-the-pac...
I think this is more an npcap\loopback artefact.
I'm inclined to agree.