[Winpcap-users] pcap_sendpacket used in loop fails on 1960th packet on different machines

Andriy Tylychko andriy.tylychko at gmail.com
Wed Sep 28 07:18:08 PDT 2011


pcap_sendpacket() fails on sending 1960th packet.

 

I'm replaying traffic captured by tshark to .cap file. I read a packet from
file and send it to specific network interface by pcap_sendpacket()
(actually by pypcap Python wrapper) in loop. On two different machines first
one with Win7 SP1 x64 and the second one with Win2k3 SP2 x86 WinPCap always
fails sending 1960th packet. What does this magic number means?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winpcap.org/pipermail/winpcap-users/attachments/20110928/3e4309c8/attachment.html>


More information about the Winpcap-users mailing list