summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_gr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-7/+3
* zebra: avoid using c++ keywords in headersEmanuele Di Pascale2020-05-141-3/+3
* lib, zebra: remove nullity check before XFREE...Quentin Young2020-03-091-2/+1
* Merge pull request #5850 from Spantik/gr_fixQuentin Young2020-03-051-21/+28
|\
| * Zebra: Zebra gr dynamic client handling.Santosh P K2020-02-211-21/+28
* | zebra: remove null check before XFREE in GR codeQuentin Young2020-02-201-3/+1
* | zebra: reduce scope of XCALLOC for gr processingQuentin Young2020-02-201-15/+10
|/
* zebra: Capabality and stale route handling for GR client.Santosh P K2020-01-311-3/+503
* zebra: Handling of connection disconnect and connect with GR.Santosh P K2020-01-301-0/+184