| Age | Commit message (Expand) | Author | 
| 2023-12-11 | zebra: Cleanup linked list on shutdown in label manager | Donald Sharp | 
| 2023-10-18 | zebra: do not accept static label requests conflicting with dynamic-block | Philippe Guibert | 
| 2023-10-18 | zebra: dump the dynamic-block bounds on vty command | Philippe Guibert | 
| 2023-10-18 | zebra: add json support to 'show debugging label-table' | Philippe Guibert | 
| 2023-10-18 | zebra: add label chunk allocation in the dynamic block range | Philippe Guibert | 
| 2023-10-18 | zebra: rework dynamic label request algorithm | Philippe Guibert | 
| 2023-10-18 | zebra: add 'mpls label dynamic-block' command | Philippe Guibert | 
| 2023-10-18 | zebra: fix label allocation when room space before first chunk | Philippe Guibert | 
| 2023-10-18 | zebra, test: mark mpls label chunks as dynamic or static | Philippe Guibert | 
| 2023-10-13 | zebra: add label chunk range in log when label manager request fails | Philippe Guibert | 
| 2023-10-13 | zebra: merge lm_get_chunk_response() function | Philippe Guibert | 
| 2023-09-29 | zebra: delete label chunk upon release | fmihoub6WIND | 
| 2023-09-29 | zebra: dump label table information | fmihoub6WIND | 
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter | 
| 2021-01-09 | Merge pull request #7756 from pjdruddy/bgplu-fixes | Donald Sharp | 
| 2021-01-05 | zebra: expose label-manager util-funcs | Pat Ruddy | 
| 2021-01-04 | zebra: labelmanager could return reserved labels | Pat Ruddy | 
| 2021-01-04 | zebra: label manager should never return a reserved block | Pat Ruddy | 
| 2020-12-10 | zebra: unexpose label-manager util-funcs as static | Hiroki Shirokura | 
| 2020-08-07 | zebra: Fix selection of label chunks in label manager | GalaxyGorilla | 
| 2020-04-16 | zebra,ldpd: use zapi client session id in LM apis | Mark Stapp | 
| 2020-04-07 | zebra: minor fix to label manager log | Emanuele Di Pascale | 
| 2020-03-25 | *: use the current project name (FRRouting) | Lou Berger | 
| 2020-01-15 | zebra: Fix label manager memory leak | Donald Sharp | 
| 2019-07-16 | zebra: Guard debug messages | Donald Sharp | 
| 2019-07-10 | zebra: label manager refactor | Emanuele Di Pascale | 
| 2019-07-10 | lib, zebra: support label chunk requests for SRGB | Emanuele Di Pascale | 
| 2019-06-24 | zebra: fix label manager EAGAIN error | Emanuele Di Pascale | 
| 2019-04-05 | zebra: label manager race condition fix | F. Aragon | 
| 2019-01-31 | zebra: Move the master thread handler to the zrouter structure | Donald Sharp | 
| 2019-01-24 | Treewide: use ANSI function definitions | Ruben Kerkhof | 
| 2018-11-12 | *: Replace zclient_new with zclient_new_notify | Donald Sharp | 
| 2018-10-02 | *: list_delete_and_null() -> list_delete() | David Lamparter | 
| 2018-09-18 | zebra: filter zebra messages (label manager) | F. Aragon | 
| 2018-09-18 | bgpd, doc, ldpd, lib, tests, zebra: LM fixes | paco | 
| 2018-09-13 | *: style for EC replacements | Quentin Young | 
| 2018-09-13 | zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA | Quentin Young | 
| 2018-09-06 | zebra: flog_warn conversion | Quentin Young | 
| 2018-08-14 | *: rename zlog_fer -> flog_err | Quentin Young | 
| 2018-08-14 | zebra, lib: error references for zebra | Quentin Young | 
| 2018-08-11 | *: ALLOC calls cannot fail | Donald Sharp | 
| 2018-05-29 | zebra: rebase zserv-mt | Quentin Young | 
| 2018-05-29 | zebra: refactor zserv names, consolidate events | Quentin Young | 
| 2018-05-08 | lib, zebra: fix formatting and style | Fredi Raspall | 
| 2018-05-01 | zebra, lib: Fix SA warning and formatting. | Fredi Raspall | 
| 2018-05-01 | zebra: Fix label manager proxy mode. | Fredi Raspall | 
| 2018-04-27 | zebra: fix broken label manager proxy mode. | Fredi Raspall | 
| 2018-04-22 | zebra: cleanup for zapi_msg.c split | Quentin Young | 
| 2018-04-22 | zebra: use hooks for client lifecycle callbacks | Quentin Young | 
| 2018-03-29 | zebra: add the handling of table ids from remote daemons | Philippe Guibert |