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
*
*: Add and use option for graceful (re)start
vivek
2024-07-01
1
-14
/
+19
*
*: Modify agentx to be allowed to be called
Donald Sharp
2024-05-10
1
-0
/
+2
*
zebra: fix route deletion during zebra shutdown
Alexander Skorichenko
2024-03-15
1
-0
/
+6
*
zebra: Clean up leaked linklist data structure on shutdown
Donald Sharp
2024-03-11
1
-0
/
+1
*
zebra: convert to mgmtd
Igor Ryzhov
2024-01-28
1
-1
/
+1
*
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
1
-4
/
+8
*
Revert "zebra: Cleanup zrouter.stale_client_list on shutdown"
Donald Sharp
2024-01-07
1
-1
/
+0
*
zebra: fix cleanup of mgmt backend state
Christian Hopps
2023-12-28
1
-0
/
+2
*
zebra: add zebra to mgmtd oper-state
Christian Hopps
2023-12-28
1
-0
/
+7
*
zebra: Don't leak memory in rtadv.c code on shutdown
Donald Sharp
2023-12-12
1
-0
/
+2
*
zebra: On shutdown, free up srv6 list data
Donald Sharp
2023-12-12
1
-0
/
+2
*
zebra: Cleanup linked list on shutdown in label manager
Donald Sharp
2023-12-11
1
-0
/
+2
*
zebra: Properly unregister hook on shutdown
Donald Sharp
2023-12-11
1
-0
/
+2
*
zebra: Cleanup zrouter.stale_client_list on shutdown
Donald Sharp
2023-11-21
1
-0
/
+1
*
zebra: Unregister mpls hooks on zebra shutdown
Donald Sharp
2023-11-21
1
-0
/
+2
*
zebra: On shutdown, ensure ctx's in rib_dplane_q are freed
Donald Sharp
2023-11-21
1
-1
/
+2
*
*: Remove netlink headers from lib/zebra.h
Donald Sharp
2023-11-07
1
-0
/
+4
*
zebra: Move v6_rr_semantics to be part of zrouter structure
Donald Sharp
2023-11-06
1
-3
/
+1
*
zebra: Make main routing table (RT_TABLE_MAIN) configurable
Martin Pels
2023-08-22
1
-1
/
+8
*
zebra: Allow zebra cli to accept v6 routes with v4 nexthops
Donald Sharp
2023-08-03
1
-28
/
+35
*
zebra: Prevent crash because nl is NULL on shutdown
Donald Sharp
2023-06-08
1
-3
/
+8
*
zebra: Cleanup ctx leak on shutdown and turn off event
Donald Sharp
2023-03-31
1
-0
/
+2
*
Merge pull request #13082 from inspurSDN/bugfix_zebra_crash_rebooting
Jafar Al-Gharaibeh
2023-03-31
1
-5
/
+5
|
\
|
*
some threads will still get vrf, when a new entry would created with insuffic...
scotchung
2023-03-22
1
-5
/
+5
*
|
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
|
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
|
/
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
|
lib,yang,zebra: add affinity-map support
Louis Scalbert
2023-02-09
1
-0
/
+4
|
/
*
zebra: Ensure memory is not freed that dplane depends on in shutdown
Donald Sharp
2022-12-17
1
-3
/
+3
*
zebra: Cleanup memory leaks on shutdown
Donald Sharp
2022-10-12
1
-0
/
+1
*
zebra: move allow_delete to zrouter.allow_delete
Donald Sharp
2022-07-01
1
-4
/
+1
*
configure, zebra: include DPDK headers and shared libs in the dp-dpdk build
Anuradha Karuppiah
2022-06-27
1
-3
/
+7
*
zebra: add ipc_lock, read_search and sys_rawio to zebra's privileges
Anuradha Karuppiah
2022-06-27
1
-3
/
+3
*
zebra: clean up rtadv integration
David Lamparter
2022-05-21
1
-2
/
+0
*
zebra: Add startup message and display netlink buffer size.
Loganaden Velvindron
2022-05-13
1
-1
/
+6
*
zebra: Allow *BSD to specify a receive buffer size
Donald Sharp
2022-02-27
1
-8
/
+12
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-1
/
+1
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
1
-8
/
+2
*
zebra: Prevent thread usage of data after it being freed
Donald Sharp
2021-11-29
1
-2
/
+2
*
zebra: free LSP workqueue early, revert PR 10050
Mark Stapp
2021-11-18
1
-0
/
+3
*
Merge pull request #10050 from mjstapp/fix_mpls_queue_cleanup
Donatas Abraitis
2021-11-15
1
-2
/
+0
|
\
|
*
zebra: free LSP workqueue later during shutdown
Mark Stapp
2021-11-12
1
-2
/
+0
*
|
*: Cleanup some documentation from quagga->frr
Donald Sharp
2021-11-11
1
-1
/
+1
*
|
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
|
/
*
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
[next]