On Monday 25 December 2006 20:34, Paolo Lucente wrote: > Hi Valery, > maybe it's simpler than expected, need just you to confirm this; there is a > maximum limit for the number of entries in a Pre-Tag list. This number is > by default 384 and it's hardcoded, ie. no configuration option to change > it.
Ok, I set MAX_PRETAG_MAP_ENTRIES to 3840 and now it counts correctly! Thanks!!! > > This limit is defined by the MAX_PRETAG_MAP_ENTRIES definition containte in > src/pretag.h file - in the very first few lines. Can you please change such > value from 384 to, say, 2000. Then, recompile the package again (if using > an already compiled distribution, don't forget to issue a 'make clean' to > be on the safe side). > > Let me know if this helps! If that's the case, i'll introduce an option in > the next public release of pmacct. And thank you very much for appreciating > pmacct. > > Cheers, > Paolo _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
