Ethereal-dev: [Ethereal-dev] A new Windows driver for Ethereal

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: RABRET Laurent FTRD/DAC/ISS <laurent.rabret@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Jan 2002 19:22:21 +0100
Hello,
You'll find enclosed files required for Ethereal to support the netmon
driver:
1) The patch is the modification to apply regarding the current code
2) in the "config.nmake" file, you should add the following lines
"
# Uncomment this following line if you want to compile the ethercap library
#WITH_ETHERCAP=1
"
3) The main Ethereal "Makefile.nmake" is also modified (see attached)
4) At last, create a new directory under ethereal called "ethercap". Dump
what's in the ethercap.zip file in it.

With this modification, Ethereal will try to call ethercap.dll if
winpcap.dll is not installed. No error will occur if ethercap can't be
called.
FYI there was serious bugs (generating 100%CPU usage) in the release I sent
the day before yesterday. It's fixed now.
Regards
Laurent  

Attachment: Makefile.nmake
Description: Binary data

Attachment: wpcap.patch
Description: Binary data

Attachment: ethercap.zip
Description: Binary data