Luca: when you removed the code for the hash table growth, you ripped out code for this option in main.c, but left the option itself in the structure. Just remove the line
-----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Luca Deri Sent: Monday, July 14, 2003 11:17 AM To: [EMAIL PROTECTED] Subject: Re: [Ntop-dev] --dynamic-purge-limits ? Burton M. Strauss III wrote: >Well, if I had to guess: > > When Luca ripped out the hash table sizing routines, he missed that >line... > I have removed it because all the --<something> must be minimized . So it was done on purpose. Forget this option, it's automatic now. Luca > >-----Burton > >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf >Of Kouprie, Robbert >Sent: Monday, July 14, 2003 6:59 AM >To: '[EMAIL PROTECTED]' >Subject: [Ntop-dev] --dynamic-purge-limits ? > > >What happened to the code beloning to the --dynamic-purge-limits option? > >xf:/home/robbert/ntop-cvs-20030714/ntop# grep dynamic-purge main.c > { "dynamic-purge-limits", no_argument, NULL, 134 }, > >But case 134 is missing in the code. > >- Robbert > >_______________________________________________ >Ntop-dev mailing list >[EMAIL PROTECTED] >http://listgateway.unipi.it/mailman/listinfo/ntop-dev > >_______________________________________________ >Ntop-dev mailing list >[EMAIL PROTECTED] >http://listgateway.unipi.it/mailman/listinfo/ntop-dev > > -- Luca Deri <[EMAIL PROTECTED]> http://luca.ntop.org/ Hacker: someone who loves to program and enjoys being clever about it - Richard Stallman _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
