mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Merge branch 'master' into HEAD
This commit is contained in:
@@ -340,6 +340,7 @@ birdloop_init(void)
|
||||
timers_init(&main_birdloop.time, &root_pool);
|
||||
|
||||
root_pool.loop = &main_birdloop;
|
||||
main_birdloop.pool = &root_pool;
|
||||
|
||||
birdloop_enter_locked(&main_birdloop);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user