summaryrefslogtreecommitdiffstats
path: root/zebra/label_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: expose label-manager util-funcsPat Ruddy2021-01-051-0/+11
* zebra: unexpose label-manager util-funcs as staticHiroki Shirokura2020-12-101-15/+0
* zebra,ldpd: use zapi client session id in LM apisMark Stapp2020-04-161-26/+27
* *: use the current project name (FRRouting)Lou Berger2020-03-251-1/+1
* zebra: label manager refactorEmanuele Di Pascale2019-07-101-6/+52
* lib, zebra: support label chunk requests for SRGBEmanuele Di Pascale2019-07-101-1/+2
* add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-251-0/+8
* lib, zebra: fix formatting and styleFredi Raspall2018-05-081-1/+1
* zebra: fix broken label manager proxy mode.Fredi Raspall2018-04-271-1/+1
* zebra: use hooks for client lifecycle callbacksQuentin Young2018-04-231-1/+1
* zebra: clean up zapi organizationQuentin Young2018-04-231-0/+2
* zebra: add the handling of table ids from remote daemonsPhilippe Guibert2018-03-291-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-7/+8
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-4/+5
* Merge branch 'stable/3.0'David Lamparter2017-05-181-1/+1
|\
| * lm: Make relay label manager asyncßingen2017-05-111-1/+1
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
|/
* Implement generic label managerßingen2017-03-201-0/+74