index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zserv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Give a bit more data about zclient connection on errors
Donald Sharp
2024-12-13
1
-6
/
+5
*
zebra: separate zebra ZAPI server open and accept
Mark Stapp
2024-12-03
1
-2
/
+30
*
zebra: Add more vrf name to debugs
Donald Sharp
2024-09-11
1
-5
/
+9
*
*: Add and use option for graceful (re)start
vivek
2024-07-01
1
-0
/
+40
*
zebra: Actually display I/O buffer sizes
Donald Sharp
2024-04-09
1
-3
/
+1
*
zebra: Cleanup leaked memory on shutdown from GR code
Donald Sharp
2024-03-13
1
-1
/
+5
*
zebra: backpressure - Zebra push back on Buffer/Stream creation
Rajasekar Raja
2024-03-08
1
-12
/
+43
*
*: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXX
Donald Sharp
2024-01-22
1
-2
/
+2
*
zebra: add client counter for nhg operations
Philippe Guibert
2023-11-30
1
-0
/
+2
*
Merge pull request #13333 from donaldsharp/vrf_bitmap_cleanup
Donatas Abraitis
2023-07-04
1
-8
/
+8
|
\
|
*
*: Rearrange vrf_bitmap_X api to reduce memory footprint
Donald Sharp
2023-06-26
1
-8
/
+8
*
|
zebra: Free Zebra client resources
Donatas Abraitis
2023-06-27
1
-13
/
+10
|
/
*
zebra: Ignore non GR-aware zclient handling for BGP
Donatas Abraitis
2023-06-20
1
-0
/
+7
*
zebra: Show session id when printing an error when the client disconnects
Donatas Abraitis
2023-06-20
1
-3
/
+4
*
zebra: No need to set msg to NULL
Donald Sharp
2023-06-01
1
-2
/
+0
*
zebra: remove current_afi as that it is no longer used
Donald Sharp
2023-03-29
1
-1
/
+0
*
zebra: GR code could potentially stop running
Donald Sharp
2023-03-29
1
-3
/
+0
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-11
/
+11
*
*: Convert thread_timer_remain_XXX to event_timer_remain_XXX
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-15
/
+14
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-6
/
+6
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
zebra: do not load/store wider-than-ptr atomics
David Lamparter
2023-01-06
1
-35
/
+33
*
zebra: fix a couple of typos
Mark Stapp
2023-01-03
1
-1
/
+2
*
zebra: use real MTYPEs for various objects
Mark Stapp
2022-12-05
1
-2
/
+12
*
zebra: Convert time to uint64_t for zclient data structures
Donald Sharp
2022-08-24
1
-7
/
+5
*
*: frr_with_mutex change to follow our standard
Donald Sharp
2022-07-20
1
-11
/
+11
*
*: Fix spelling of Gracefull
Donald Sharp
2022-04-02
1
-2
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-17
/
+10
*
zebra: Expand v4/v6 route space
Donald Sharp
2021-11-17
1
-3
/
+4
*
zebra: Display how long zebra is expected to wait for GR
Donald Sharp
2021-10-07
1
-1
/
+2
*
zebra: GR data was being printed 2 times for `show zebra client`
Donald Sharp
2021-10-07
1
-17
/
+0
*
zebra: On client shutdown cleanup any vrf labels associated with it
Donald Sharp
2021-07-21
1
-0
/
+2
*
zebra: Move individual lines to table in `show zebra client` command
Donald Sharp
2021-06-11
1
-14
/
+12
*
zebra: Add message counts for `show zebra client`
Donald Sharp
2021-06-11
1
-0
/
+5
*
*: drop zassert.h
David Lamparter
2021-04-23
1
-1
/
+0
*
zebra: link layer config and notification, implementation in zebra
Philippe Guibert
2021-04-09
1
-0
/
+2
*
zebra: Display instance id as part of `show zebra client summ`
Donald Sharp
2021-02-04
1
-2
/
+11
*
zebra: Allow `show zebra client` to give clues about route update status
Donald Sharp
2020-12-10
1
-0
/
+3
*
zebra: Adding zapi client close notification
Karen Schoener
2020-12-08
1
-0
/
+17
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-5
/
+3
*
zebra: handle proto NHG uninstall client disconnect
Stephen Worley
2020-09-28
1
-0
/
+8
*
zebra: remove fuzzing stuff
Jakub UrbaĆczyk
2020-08-25
1
-11
/
+0
*
Merge pull request #6483 from sylane/router-id-v6
Donald Sharp
2020-08-10
1
-2
/
+2
|
\
|
*
zebra: add IPv6 router-id
Sebastien Merle
2020-07-17
1
-2
/
+2
*
|
zebra: Ethernet segment management and support for MAC-ECMP
Anuradha Karuppiah
2020-08-05
1
-0
/
+6
|
/
*
sharpd,zebra: unicast support for zapi messages
Mark Stapp
2020-06-10
1
-16
/
+1
[next]