Use libevent to age past requests.
This commit is contained in:
parent
aaf1851315
commit
a530f94e7c
3 changed files with 24 additions and 17 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue