hello again. I downloaded winpcap 2.3 and windump 3.6.2. Still not working i don't get any errors but after pcap_loop is called for the first time it just hangs - never gets to the callback. Anyway i'm gonna do the same as last time and hack up the main windump procedure and see if i can get it to work. Problem is i don't actually have enough expertise to see why it isn't working. The code that i use to get windump to work is just a call to pcap_lookupdev and then a straight call to pcap_loop with token_if_print as a parameter. That works just fine, but obviously it isn't right. For the WinDump people: I have a IBM PIII running Win2K with a madge MK II adapter. (don't u guys have a mailing list too ?)
> -----Original Message----- > From: [EMAIL PROTECTED]@SANLAM On > Behalf Of Guy Harris <[EMAIL PROTECTED]> > Sent: 09/12/2001 5:35 AM > To: Smit, Willem (SEB IS Maintenance) > Cc: [EMAIL PROTECTED] > Subject: Re: [tcpdump-workers] WinDump > > On Fri, Dec 07, 2001 at 10:13:32AM +0200, Smit, Willem (SEB IS > Maintenance) wrote: > > i just finished adding token-ring support for windump (dunno if i just > have > > an old version which didn't have token_if_print in yet or what). > > WinDump 3.5.2 doesn't have token-ring support, as it's based on tcpdump > 3.5.2, which also doesn't have it. > > WinDump 3.6.2, however, is based on tcpdump 3.6.2, which does have > token-ring support. > > The WinDump Web site doesn't make it clear whether 3.6.2 is still in > beta or not. > > You should try WinPcap 2.3 (which is currently in beta) and WinDump > 3.6.2 (which may also currently be in beta) to see whether its > token-ring support works. > > If it doesn't work: > > report any bugs in WinPcap 2.3 to > [EMAIL PROTECTED] - and, if they're bugs in > anything other than "pcap-win32.c", report them to > [EMAIL PROTECTED], as well, as they may also be bugs > on OSes other than Windows; > > report any bugs in WinDump 3.6.2 to > [EMAIL PROTECTED] - and report them to > [EMAIL PROTECTED], as well, as they're probably bugs > in OSes other than Windows. > - > This is the TCPDUMP workers list. It is archived at > http://www.tcpdump.org/lists/workers/index.html > To unsubscribe use > mailto:[EMAIL PROTECTED]?body=unsubscribe - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe
