index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zserv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Cleanup leaked memory on shutdown from GR code
Donald Sharp
2024-03-13
1
-0
/
+1
*
*: create a single registry of daemons' default port values
Mark Stapp
2024-02-01
1
-3
/
+0
*
*: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXX
Donald Sharp
2024-01-22
1
-1
/
+1
*
Merge pull request #12600 from donaldsharp/local_routes
Russ White
2023-12-05
1
-2
/
+1
|
\
|
*
*: Introduce Local Host Routes to FRR
Donald Sharp
2023-11-01
1
-2
/
+1
*
|
zebra: add client counter for nhg operations
Philippe Guibert
2023-11-30
1
-0
/
+3
|
/
*
zebra: remove current_afi as that it is no longer used
Donald Sharp
2023-03-29
1
-3
/
+0
*
zebra: zebra GR only works with AFI's limit it
Donald Sharp
2023-03-29
1
-2
/
+2
*
zebra: GR code could potentially stop running
Donald Sharp
2023-03-29
1
-1
/
+0
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: 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
-5
/
+10
*
zebra: use real MTYPEs for various objects
Mark Stapp
2022-12-05
1
-0
/
+7
*
zebra: Convert time to uint64_t for zclient data structures
Donald Sharp
2022-08-24
1
-5
/
+5
*
zebra: clean up rtadv integration
David Lamparter
2022-05-21
1
-2
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-1
/
+1
*
zebra: link layer config and notification, implementation in zebra
Philippe Guibert
2021-04-09
1
-0
/
+3
*
zebra: remove fuzzing stuff
Jakub UrbaĆczyk
2020-08-25
1
-4
/
+0
*
Merge pull request #6483 from sylane/router-id-v6
Donald Sharp
2020-08-10
1
-1
/
+1
|
\
|
*
zebra: add IPv6 router-id
Sebastien Merle
2020-07-17
1
-1
/
+1
*
|
zebra: Ethernet segment management and support for MAC-ECMP
Anuradha Karuppiah
2020-08-05
1
-0
/
+4
|
/
*
zebra: add zserv_send_batch api
Mark Stapp
2020-06-02
1
-0
/
+11
*
zebra: add lock and busy counter for zclients
Mark Stapp
2020-06-02
1
-1
/
+30
*
zebra: avoid using c++ keywords in headers
Emanuele Di Pascale
2020-05-14
1
-1
/
+1
*
lib,zebra: add a session id for zapi sessions
Mark Stapp
2020-04-16
1
-1
/
+20
*
Merge pull request #5925 from volta-networks/synchronous_client
Renato Westphal
2020-03-26
1
-0
/
+3
|
\
|
*
zebra: Synchronous client queues accumulate messages from zebra.
Karen Schoener
2020-03-23
1
-0
/
+3
*
|
treewide: add attribute to functions that do not return
Ruben Kerkhof
2020-03-19
1
-1
/
+1
|
/
*
Zebra: Zebra gr dynamic client handling.
Santosh P K
2020-02-21
1
-0
/
+4
*
zebra: Capabality and stale route handling for GR client.
Santosh P K
2020-01-31
1
-0
/
+4
*
zebra: Handling of connection disconnect and connect with GR.
Santosh P K
2020-01-30
1
-0
/
+6
*
zebra: Header file changes and show commands.
Santosh P K
2020-01-30
1
-2
/
+49
*
lib,zebra: add zapi msg top level error handling
Stephen Worley
2020-01-08
1
-0
/
+1
*
Zebra: adding support for Zebra MLAG Functionality
Satheesh Kumar K
2019-11-14
1
-0
/
+7
*
Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"
Quentin Young
2019-10-14
1
-7
/
+0
*
Zebra: adding support for Zebra MLAG Functionality
Satheesh Kumar K
2019-09-24
1
-0
/
+7
*
zebra: label manager refactor
Emanuele Di Pascale
2019-07-10
1
-1
/
+0
*
zebra: Move multipath_num into zrouter
Donald Sharp
2019-05-14
1
-2
/
+0
*
doc, zebra: Remove "table X" command
Donald Sharp
2019-05-06
1
-3
/
+0
*
zebra: fix zapi msg debugging dumps
Quentin Young
2019-05-03
1
-0
/
+16
*
lib, zebra: changes to propagate vxlan mcast SG entries to pimd
Anuradha Karuppiah
2019-04-20
1
-0
/
+2
*
zebra: When shutting down actually close the socket
Donald Sharp
2019-03-27
1
-0
/
+7
*
add cplusplus guards to all zebra headers
Emanuele Di Pascale
2019-03-25
1
-0
/
+8
*
zebra: Remove zclient->idinfo restrictions
Donald Sharp
2019-02-05
1
-3
/
+0
*
zebra: Remove `struct zebra_t`
Donald Sharp
2019-01-31
1
-4
/
+0
*
zebra: Move packets_to_process to zrouter
Donald Sharp
2019-01-31
1
-2
/
+0
*
zebra: Move lsp_process_q to zrouter
Donald Sharp
2019-01-31
1
-3
/
+0
*
zebra: Move the mq data structure to zrouter
Donald Sharp
2019-01-31
1
-2
/
+0
[next]