summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_mlag.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Give extra space and stop processing if we run out of spaceDonald Sharp2021-06-091-5/+24
* zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-1/+0
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-5/+5
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* zebra: the mlag_rd_buf_offset variable was write onlyDonald Sharp2020-09-241-1/+0
* zebra: modify mlag code to only need 1 stream when generating dataDonald Sharp2020-09-231-6/+6
* build: fix protobuf dependenciesDavid Lamparter2020-06-191-0/+4
* zebra: Fix spelling mistakes found by debian packagingDonald Sharp2020-03-141-2/+2
* lib, zebra: remove nullity check before XFREE...Quentin Young2020-03-091-4/+2
* lib, pimd, zebra: Provide some insurance against reading bad stream dataSatheesh Kumar K2020-03-061-25/+62
* *: Use short version of bool expressionsDonatas Abraitis2020-03-041-4/+4
* *: remove null check before XFREEQuentin Young2020-02-041-10/+5
* zebra: Do not build mlag protobuf support if version 3 is not availDonald Sharp2019-12-151-1/+2
* zebra: Allow zebra_mlag to compile with no j factorDonald Sharp2019-12-151-29/+3
* zebra: create zebra_cumulus_mlag moduleDavid Lamparter2019-12-111-8/+15
* zebra,pim : Fixing Review comments in PIM_MLAGSatheesh Kumar K2019-11-191-43/+38
* Zebra: ADD Protobuf Encoding & Decoding for MLAG MessagesSatheesh Kumar K2019-11-141-29/+536
* Zebra: adding support for Zebra MLAG FunctionalitySatheesh Kumar K2019-11-141-10/+596
* Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"Quentin Young2019-10-141-1354/+13
* Zebra: Fixing Review comments in Zebra_MLAGSatheesh Kumar K2019-10-041-32/+36
* Zebra: ADD Protobuf Encoding & Decoding for MLAG MessagesSatheesh Kumar K2019-09-241-1/+513
* Zebra: adding support for Zebra MLAG FunctionalitySatheesh Kumar K2019-09-241-10/+835
* zebra: Add ability to send to all clients updated capability informationDonald Sharp2019-01-311-0/+13
* zebra: Add mlag information to zrouterDonald Sharp2019-01-311-7/+6
* zebra: Add test and show commands for mlagDonald Sharp2019-01-041-0/+42
* zebra: Add a retrieve the mlag role functionDonald Sharp2019-01-041-0/+7
* zebra: Add some small infrastructure to get the mlag code in zebra startedDonald Sharp2019-01-041-0/+34