0
0
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:
Maria Matejka 2024-08-28 16:36:02 +02:00
parent 5be68d138d
commit b905df3e6a

View File

@ -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");