Andre Oppermann cd6c4060c8 Fix an optimization where I made an ifdef'd out section to broad.
When the hostcache bucket limit is reached the last bucket wasn't
removed from the bucket row but inserted a few lines later at the
bucket row head again.  This leads to infinite loop when the same
bucket row is accessed the next time for a lookup/insert or purge
action.

Tested by:	imp, Matt Smith
Approved by:	re (rwatson)
2003-11-28 16:33:03 +00:00
..
2003-11-27 20:27:29 +00:00
2003-10-18 14:10:28 +00:00
2003-11-25 19:52:12 +00:00
2003-11-28 14:34:42 +00:00