I would definitely avoid using an old version of WinPcap (like 3.0alpha2). A huge number of bugs have been fixed since that release, including critical bugs in the driver that could cause OS crashes.
Have a nice day GV From: yulou liu Sent: Thursday, August 05, 2010 7:22 PM To: [email protected] Subject: Re: [Winpcap-users] does the winpcap version 4.1.2 support thekernelDump feature? thanks a lot. I have another question. Is there any possible that I could use the live_dump feature if I install the older version of winpcap ? the following was what I just tried this morning: 1. install the 3.0alpha2-WinPcap.exe 2. download the "3.0beta-wpdpack.zip" file and unzip , and config VC6 to refer to the lib , include's directions . Compile the project which uses pcap_live_dump(). It was successully compiled . But when I run the .exe file , it can't find the netcard interfaces. Please tell me what mistakes did I make ? Thank you. 在 2010-8-6,0:45,Gianluca Varenni <[email protected]> 写到: The live_dump feature has been disabled several years ago (because of other changes in the driver) and no one has worked to support it again. At the moment in order to dump to disk you need to use the standard dump-to-disk mechanism shown in sample "savedump" in the WinPcap developer's pack. Have a nice day. From: yulou liu Sent: Thursday, August 05, 2010 9:32 AM To: [email protected] Subject: [Winpcap-users] does the winpcap version 4.1.2 support the kernelDump feature? I'm working on a project , that I want to dump packets to the disk . I think the pcap_live_dump() maybe could work in the way I want. but it seems the pcap_live_dump() is not supported in the new version of winpcap. is it true ?? thank you. ------------------------------------------------------------------------------ _______________________________________________ Winpcap-users mailing list [email protected] https://www.winpcap.org/mailman/listinfo/winpcap-users _______________________________________________ Winpcap-users mailing list [email protected] https://www.winpcap.org/mailman/listinfo/winpcap-users -------------------------------------------------------------------------------- _______________________________________________ Winpcap-users mailing list [email protected] https://www.winpcap.org/mailman/listinfo/winpcap-users
_______________________________________________ Winpcap-users mailing list [email protected] https://www.winpcap.org/mailman/listinfo/winpcap-users
