mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-15 13:31:54 +00:00
fixup! mrt.c: period mrt logging works (but routes in v3 seem to have less attributes)
This commit is contained in:
parent
5be68d138d
commit
b905df3e6a
@ -813,7 +813,7 @@ bird_thread_main(void *arg)
|
||||
account_to(&thr->overhead);
|
||||
|
||||
birdloop_enter(thr->meta);
|
||||
this_birdloop = this_metaloop = thr->meta;
|
||||
this_birdloop = thr->meta;
|
||||
|
||||
THREAD_TRACE(DL_SCHEDULING, "Started");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user