Need to figure out what those entries are, so we can adjust the edge case. add
#define DEBUG_CMPFCTN in globals-defines.h or ntop.h Then 1) check the log for the DEBUG_CMPFCTN: messages - DEBUG_CMPFCTN: lookupHost shows calls to lookupHost() - DEBUG_CMPFCTN: setResolvedName shows the pattern of name resolution (note, there's another message in util.c around 5816, that shows the compares - you might want to delete those lines to keep the noise down). 2) look at the generated html code - there may be some <!-- --> comments (I probably need to add more of these) -----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Markus Rehbach > Sent: Monday, February 23, 2004 11:24 AM > To: [EMAIL PROTECTED] > Subject: Re: [Ntop] New sorting routines in cvs - these are post 3.0pre1 > - TEST NOW OR HOLD YOUR WATER > > > Hi Burton, > > all Systems in the network which are broadcasting names via the > SMB BROWSER > Protocol (without having a reverse lookup entry in dns) were > shown in 3pre1 > by name. But now there is an blank entry in the list, no name nor the > IP-Address. > > Tried it using the -n Parameter. My 'server' is running samba and is > broadcasting its name. > > Cheers > > Markus > ________________________ > > On Monday 23 February 2004 01:03, Burton M. Strauss III wrote: > > I've completely rewritten the 'host' sorting routines, based on the > > acrimonious discussion and research over the last 4-5 days. > > > > It works for me. > > > > Your challenge is to test it. Now. > > > > ....... > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop > _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
