index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Clean up BGP EVPN configuration when the client, BGPD, goes down
Kishore Aramalla
2019-06-19
1
-0
/
+4
*
doc, zebra: Remove `keep_kernel_mode` from zebra
Donald Sharp
2019-05-24
1
-19
/
+3
*
zebra: Add kernel level graceful restart
Donald Sharp
2019-05-24
1
-15
/
+33
*
zebra: Move multipath_num into zrouter
Donald Sharp
2019-05-14
1
-5
/
+3
*
zebra: When shutting down actually close the socket
Donald Sharp
2019-03-27
1
-0
/
+2
*
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
-1
/
+0
*
zebra: Move lsp_process_q to zrouter
Donald Sharp
2019-01-31
1
-2
/
+2
*
zebra: Move ribq from zebrad to zrouter
Donald Sharp
2019-01-31
1
-3
/
+0
*
zebra: Move rtm_table_default to zrouter
Donald Sharp
2019-01-31
1
-1
/
+0
*
zebra: Move client_list to the zebra_router data structure
Donald Sharp
2019-01-31
1
-3
/
+3
*
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
2019-01-31
1
-2
/
+2
*
zebra: start the netns notification mechanism after ns initialisation
Philippe Guibert
2019-01-09
1
-4
/
+1
*
Merge pull request #3370 from pguibert6WIND/default_vrf_initialization
Renato Westphal
2018-12-04
1
-2
/
+5
|
\
|
*
zebra: delay default vrf name after vrf initialization
Philippe Guibert
2018-11-21
1
-2
/
+5
|
*
lib, zebra: default vrf configured will not be overwritten by discovery
Philippe Guibert
2018-11-21
1
-1
/
+1
*
|
Merge pull request #3378 from opensourcerouting/remove-config-lock
Donald Sharp
2018-12-01
1
-1
/
+0
|
\
\
|
*
|
*: remove the configuration lock from all daemons
Renato Westphal
2018-11-26
1
-1
/
+0
|
|
/
*
|
zebra: separate netlink socket for dataplane
Mark Stapp
2018-11-21
1
-1
/
+4
*
|
zebra: reorg dataplane pthread start
Mark Stapp
2018-11-21
1
-0
/
+3
*
|
zebra: introduce dedicated dataplane pthread
Mark Stapp
2018-11-21
1
-3
/
+3
|
/
*
Merge pull request #2705 from opensourcerouting/northbound-yang-v2
Donald Sharp
2018-10-31
1
-1
/
+8
|
\
|
*
yang, lib: add 'frr-interface.yang' and associated stub callbacks
Renato Westphal
2018-10-27
1
-0
/
+1
|
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-1
/
+7
*
|
Merge pull request #2946 from mjstapp/dplane_2
Donald Sharp
2018-10-28
1
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
zebra: only perform shutdown signal processing once
Mark Stapp
2018-10-25
1
-2
/
+14
|
*
zebra: support zebra shutdown and cleanup
Mark Stapp
2018-10-25
1
-1
/
+14
|
*
zebra: add dplane show commands
Mark Stapp
2018-10-25
1
-0
/
+2
*
|
zebra: Start breakup of zns into zrouter and zns
Donald Sharp
2018-10-24
1
-1
/
+5
|
/
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-13
1
-1
/
+1
*
zebra: add an option to zebra command to change default vrf name
Philippe Guibert
2018-08-28
1
-1
/
+6
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
*: stop double initialization of ferr
Quentin Young
2018-08-14
1
-0
/
+3
*
zebra, lib: error references for zebra
Quentin Young
2018-08-14
1
-1
/
+3
*
Merge pull request #2753 from qlyoung/fix-zebra-shutdown-crash-2
Jafar Al-Gharaibeh
2018-07-31
1
-0
/
+5
|
\
|
*
zebra: dont delete pthreads from under themselves
Quentin Young
2018-07-31
1
-0
/
+5
*
|
Refactor code for new fuzzing netlink flag
Stephen Worley
2018-07-24
1
-12
/
+23
*
|
Remove whitespace change in netlink fuzz code
Stephen Worley
2018-07-24
1
-1
/
+0
*
|
zebra: Add code for fuzzing netlink
Stephen Worley
2018-07-21
1
-6
/
+25
|
/
*
zebra: fix some cli option descriptions
Quentin Young
2018-07-18
1
-3
/
+3
*
zebra: fix zapi fuzzing infra
Quentin Young
2018-07-18
1
-7
/
+8
*
zebra: refactor zserv names, consolidate events
Quentin Young
2018-05-29
1
-2
/
+3
*
zebra: multithreaded zserv
Quentin Young
2018-05-29
1
-0
/
+3
*
zebra: upon zclient breaking, flush PBR entries
Philippe Guibert
2018-05-22
1
-0
/
+2
*
zebra: Allow runtime determination of v6 RR semantics
Donald Sharp
2018-05-18
1
-21
/
+30
*
zebra: use hooks for client lifecycle callbacks
Quentin Young
2018-04-23
1
-0
/
+4
*
zebra: clean up zapi organization
Quentin Young
2018-04-23
1
-0
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
zebra: Cleanup dead function rib_weed_table
Donald Sharp
2018-03-16
1
-3
/
+0
[next]