summaryrefslogtreecommitdiffstats
path: root/zebra/zserv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: do not load/store wider-than-ptr atomicsDavid Lamparter2023-01-061-35/+33
* zebra: fix a couple of typosMark Stapp2023-01-031-1/+2
* zebra: use real MTYPEs for various objectsMark Stapp2022-12-051-2/+12
* zebra: Convert time to uint64_t for zclient data structuresDonald Sharp2022-08-241-7/+5
* *: frr_with_mutex change to follow our standardDonald Sharp2022-07-201-11/+11
* *: Fix spelling of GracefullDonald Sharp2022-04-021-2/+2
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-17/+10
* zebra: Expand v4/v6 route spaceDonald Sharp2021-11-171-3/+4
* zebra: Display how long zebra is expected to wait for GRDonald Sharp2021-10-071-1/+2
* zebra: GR data was being printed 2 times for `show zebra client`Donald Sharp2021-10-071-17/+0
* zebra: On client shutdown cleanup any vrf labels associated with itDonald Sharp2021-07-211-0/+2
* zebra: Move individual lines to table in `show zebra client` commandDonald Sharp2021-06-111-14/+12
* zebra: Add message counts for `show zebra client`Donald Sharp2021-06-111-0/+5
* *: drop zassert.hDavid Lamparter2021-04-231-1/+0
* zebra: link layer config and notification, implementation in zebraPhilippe Guibert2021-04-091-0/+2
* zebra: Display instance id as part of `show zebra client summ`Donald Sharp2021-02-041-2/+11
* zebra: Allow `show zebra client` to give clues about route update statusDonald Sharp2020-12-101-0/+3
* zebra: Adding zapi client close notificationKaren Schoener2020-12-081-0/+17
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-5/+3
* zebra: handle proto NHG uninstall client disconnectStephen Worley2020-09-281-0/+8
* zebra: remove fuzzing stuffJakub UrbaƄczyk2020-08-251-11/+0
* Merge pull request #6483 from sylane/router-id-v6Donald Sharp2020-08-101-2/+2
|\
| * zebra: add IPv6 router-idSebastien Merle2020-07-171-2/+2
* | zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah2020-08-051-0/+6
|/
* sharpd,zebra: unicast support for zapi messagesMark Stapp2020-06-101-16/+1
* zebra: add zserv_send_batch apiMark Stapp2020-06-021-0/+19
* zebra: don't print stale text if no GR infoMark Stapp2020-06-021-2/+6
* zebra: call zapi message handler with a batchMark Stapp2020-06-021-5/+3
* zebra: add lock and busy counter for zclientsMark Stapp2020-06-021-21/+162
* zebra, lib: bugfix on zebra packet debuggingWesley Coakley2020-05-281-1/+1
* lib,zebra: add a session id for zapi sessionsMark Stapp2020-04-161-5/+19
* zebra: use %u for unsigned when printing countersQuentin Young2020-04-141-18/+18
* lib, *: add a common time interval formatting apiMark Stapp2020-03-091-33/+9
* Merge pull request #5916 from mjstapp/fix_gmtimeQuentin Young2020-03-051-17/+18
|\
| * *: use gmtime_r, localtime_r exclusivelyMark Stapp2020-03-051-17/+18
* | Zebra: Zebra gr dynamic client handling.Santosh P K2020-02-211-2/+2
|/
* zebra: Handling of connection disconnect and connect with GR.Santosh P K2020-01-301-6/+27
* zebra: Header file changes and show commands.Santosh P K2020-01-301-2/+101
* zebra: fix redist memleak on client disconnectQuentin Young2020-01-151-1/+3
* zebra: Fix `show zebra client` display to handle columns rightDonald Sharp2019-11-231-1/+1
* zebra: Adjust column display of `show zebra client summ` for openfabricDonald Sharp2019-11-231-2/+2
* lib, zebra: Fix last write command writtenDonald Sharp2019-10-151-1/+1
* *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-1/+1
* lib: add frr_with_mutex() block-wrapperDavid Lamparter2019-09-031-12/+4
* zebra: label manager refactorEmanuele Di Pascale2019-07-101-25/+0
* zebra: Fuzzing code has gotten a bit out of dateDonald Sharp2019-06-151-2/+0
* lib, zebra: Ensure route encoding has enough spaceDonald Sharp2019-05-311-2/+4
* doc, zebra: Remove "table X" commandDonald Sharp2019-05-061-4/+0
* zebra: fix zapi msg debugging dumpsQuentin Young2019-05-031-5/+2
* lib, zebra: changes to propagate vxlan mcast SG entries to pimdAnuradha Karuppiah2019-04-201-0/+2