Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 26 Apr 2001 11:39:21 -0700 (PDT) From: Nate Lawson To: cygwin AT cygwin DOT com cc: loris AT netgroup-serv DOT polito DOT it Subject: windump/pcap ported to gcc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII [Please keep this quiet until the patchkits can be included in the main distribution to keep the noise down for the maintainers.] Everyone, I have completed a port of the latest copy of windump and pcap (the Windows versions of tcpdump and libpcap/bpf packet filter) to gcc. You can find the files and instructions at http://www.rootlabs.com/windump The only things I wasn't able to port were the VXD and SYS. I didn't have time to port the resource files for the Netmeter example so if someone can do that, I'd appreciate it. The original developer of Windump keeps having a problem with windump+gcc. When he presses ^C, the statistics aren't printed. He traced the problem and believes windump is getting killed before its cleanup() call can finish. My copy here works fine. Here is how it should look: > $ c:/windows/system/windump > c:\windows\system\windump.exe: listening on PPPMAC > [CTRL-C pressed] > 0 packets received by filter > 0 packets dropped by kernel Please test windump+gcc and let me know if you can reproduce his problem (or find any others!). Once the code is integrated with the main distribution, these patchkits will go away. Thanks, -Nate -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple