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
*
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
*
zebra: Move ribq from zebrad to zrouter
Donald Sharp
2019-01-31
1
-4
/
+0
*
zebra: Move rtm_table_default to zrouter
Donald Sharp
2019-01-31
1
-3
/
+0
*
zebra: Make zebrad.sock zserv.c private data
Donald Sharp
2019-01-31
1
-3
/
+0
*
zebra: Move client_list to the zebra_router data structure
Donald Sharp
2019-01-31
1
-2
/
+0
*
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
2019-01-31
1
-2
/
+0
*
lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages
Renato Westphal
2019-01-14
1
-1
/
+1
*
zebra: reduce rib workqueue retry timeout
Mark Stapp
2018-12-19
1
-1
/
+1
*
Merge pull request #3463 from mjstapp/zserv_event
Donald Sharp
2018-12-14
1
-0
/
+3
|
\
|
*
zebra: make incoming zserv message-processing a singleton event
Mark Stapp
2018-12-13
1
-0
/
+3
*
|
zebra: use a small retry timeout for the rib workqueue
Mark Stapp
2018-12-13
1
-0
/
+1
|
/
*
*: only use 32-bit atomics
Quentin Young
2018-11-19
1
-2
/
+2
*
zebra: Add counting to nexthop register/unregister events
Donald Sharp
2018-10-31
1
-0
/
+4
*
zebra: support zebra shutdown and cleanup
Mark Stapp
2018-10-25
1
-0
/
+3
*
zebra: dont delete pthreads from under themselves
Quentin Young
2018-07-31
1
-0
/
+15
*
zebra: fix race condition in i/o pthread shutdown
Quentin Young
2018-05-29
1
-3
/
+0
*
zebra: misc fixes, perf improvements
Quentin Young
2018-05-29
1
-1
/
+1
*
zebra: don't send data after closing connection
Quentin Young
2018-05-29
1
-0
/
+3
*
zebra: fix write task collision
Quentin Young
2018-05-29
1
-1
/
+0
*
zebra: some more i/o optimizations
Quentin Young
2018-05-29
1
-0
/
+1
*
zserv: optimize zserv_read
Quentin Young
2018-05-29
1
-2
/
+2
*
zebra: refactor zserv names, consolidate events
Quentin Young
2018-05-29
1
-6
/
+45
*
zebra: fix session stats data race, memory leak
Quentin Young
2018-05-29
1
-5
/
+18
*
zebra: fix some memory errors, scheduling bugs
Quentin Young
2018-05-29
1
-3
/
+0
*
zebra: multithreaded zserv
Quentin Young
2018-05-29
1
-0
/
+5
*
zebra: style last 3 changes
Quentin Young
2018-04-23
1
-2
/
+2
*
zebra: cleanup for zapi_msg.c split
Quentin Young
2018-04-23
1
-2
/
+4
*
zebra: use hooks for client lifecycle callbacks
Quentin Young
2018-04-23
1
-1
/
+6
[next]