Use libevent to age past requests.

This commit is contained in:
Guus Sliepen 2007-05-17 23:14:42 +00:00
parent aaf1851315
commit a530f94e7c
3 changed files with 24 additions and 17 deletions

View file

@ -485,8 +485,6 @@ int main_loop(void)
if(routing_mode == RMODE_SWITCH)
age_subnets();
age_past_requests();
/* Should we regenerate our key? */
if(keyexpires < now) {