1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Merge branch 'mq-aggregator-for-v3' into thread-next

This commit is contained in:
Maria Matejka
2023-11-09 16:34:26 +01:00
3 changed files with 147 additions and 28 deletions

View File

@@ -1544,7 +1544,7 @@ proto_setup_mpls_map(struct proto *p, uint rts)
}
else if (m && c)
{
// mpls_fec_map_reconfigure(m, c);
mpls_fec_map_reconfigure(m, c);
}
}