Use libevent to age past requests.
[tinc] / src / net.c
index b1b7a2f..e09734c 100644 (file)
--- a/src/net.c
+++ b/src/net.c
@@ -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) {