If pcap_geterr() returns "read error: PacketReceivePacket failed", report that
authorChris Maynard <Christopher.Maynard@GTECH.COM>
Tue, 16 Nov 2010 21:08:08 +0000 (21:08 -0000)
committerChris Maynard <Christopher.Maynard@GTECH.COM>
Tue, 16 Nov 2010 21:08:08 +0000 (21:08 -0000)
commit3595bb02933691d19b163548c5cd0e246d67df70
tree430de8b086f6611179a1c9945fc7674cc204f510
parent2bb0b3fa195cd31ac3e3d62563a4890ad231a574
If pcap_geterr() returns "read error: PacketReceivePacket failed", report that
the "network adapter on which the capture was being done is no longer running".
Fixes bug 2623 reported by Anthony Coulter.

svn path=/trunk/; revision=34915
dumpcap.c