> Check out globals-defines.h for a setting about inverting the > MAC addy for some hash size reduction. Maybe undef that and > recompile and see if it helps. In the mean time I'm heading > to lunch - or supper or whatever!
Found it! :D Check out etheraddr_string() in address.c. It runs 0,1,2,3,3,5 :( Also, compiling without PARM_USE_MACHASH_INVERT caused a segafult for me. The first conditional block in vendor.c looks like it may be wrong as it sets ipxsapValue if defined, sets idx otherwise and then sets idx to something else. Cheers, Phil. ********************************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the NHS Borders Servicedesk on 01896 82 77 77. Opinions expressed herein are those of the sender and do NOT represent the corporate position of NHS Borders This footnote also confirms that this email message has been swept by MIMEsweeper. *** NHS Borders ******************************************************************* _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
