Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv18596
Modified Files:
address.c globals-core.c globals-defines.h
globals-structtypes.h initialize.c ntop.c protocols.c util.c
vendor.c webInterface.c
Log Message:
Various fixups related to dns caching.
1. Fix the cache stores so that the data is in the format the fetch is
looking for.
This fixes the always reject problem.
2. Add a cache lifetime (#define CONST_DNSCACHE_LIFETIME, default 24 hrs - see
globals-define.h) for the stored records. The field was in the struct, but
no logic to enforce it existed.
3. Fixup & add more stats about the process (some in info.html, the rest in
textinfo.html)
4. (Trivial) change the internal names from gdbm_file to dnsCacheFile and from
addressCache to addressQueueFile so they make sense.
-----Burton (ref 218)
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev