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
*
bgpd, zebra: don't compare unsigned < 0
Quentin Young
2020-04-05
1
-5
/
+9
*
zebra: Don't kill the global rtadv socket when a vrf is deleted
Donald Sharp
2020-04-02
1
-0
/
+1
*
zebra: implement zebra route map northbound
Rafael Zalamena
2020-03-23
1
-0
/
+1
*
zebra: Disable rmap update thread before routemap_finish while shutting down ...
saravanank
2020-03-17
1
-1
/
+8
*
*: fix route map integration
Rafael Zalamena
2020-02-04
1
-0
/
+1
*
zebra: Capabality and stale route handling for GR client.
Santosh P K
2020-01-31
1
-0
/
+4
*
Merge pull request #4765 from opensourcerouting/defaults-v2
Donald Sharp
2019-12-06
1
-1
/
+0
|
\
|
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
|
zebra: send RA lifetime of 0 before ceasing to advertise RAs
Don Slice
2019-12-03
1
-0
/
+3
|
/
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
zebra: Remove cleanup and nhg workqueue boilerplate
Stephen Worley
2019-10-25
1
-1
/
+0
*
zebra: Uninstall nexthops on shutdown
Stephen Worley
2019-10-25
1
-0
/
+2
*
zebra: during shutdown processing, drop dplane results
Mark Stapp
2019-09-27
1
-0
/
+3
*
lib: handle frr_pthread_init/fini in libfrr init
Quentin Young
2019-09-16
1
-4
/
+0
*
all: remove logical-router functionality
Igor Ryzhov
2019-08-02
1
-4
/
+0
*
zebra: label manager refactor
Emanuele Di Pascale
2019-07-10
1
-9
/
+2
*
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
[next]