index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rib.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: The dplane_fpm_nl return path leaks memory
Donald Sharp
2023-12-11
1
-0
/
+2
*
zebra: enqueue NHG_DEL in rib_nhg meta queue
Philippe Guibert
2023-12-07
1
-0
/
+1
*
Merge pull request #12600 from donaldsharp/local_routes
Russ White
2023-12-05
1
-1
/
+1
|
\
|
*
*: Introduce Local Host Routes to FRR
Donald Sharp
2023-11-01
1
-1
/
+1
*
|
zebra: On shutdown, ensure ctx's in rib_dplane_q are freed
Donald Sharp
2023-11-21
1
-1
/
+2
*
|
zebra: Move v6_rr_semantics to be part of zrouter structure
Donald Sharp
2023-11-06
1
-2
/
+0
|
/
*
zebra: Fix zebra crash when replacing NHE during shutdown
Rajasekar Raja
2023-08-31
1
-2
/
+2
*
Merge pull request #14256 from rodecker/rt-table-id
Donald Sharp
2023-08-25
1
-0
/
+2
|
\
|
*
zebra: Make main routing table (RT_TABLE_MAIN) configurable
Martin Pels
2023-08-22
1
-0
/
+2
*
|
zebra: fix assert in process_subq_route
Pavel Ivashchenko
2023-08-09
1
-0
/
+4
|
/
*
zebra: use NHRP routes as valid in nexthop check
Mark Stapp
2023-07-10
1
-0
/
+4
*
zebra: Unlock the route node when sending route notifications
Donald Sharp
2023-06-01
1
-0
/
+7
*
Merge pull request #13145 from donaldsharp/do_delete
Jafar Al-Gharaibeh
2023-04-05
1
-1
/
+7
|
\
|
*
zebra: Ensure gr events run after Meta Queue has run
Donald Sharp
2023-03-30
1
-1
/
+7
*
|
zebra: Cleanup ctx leak on shutdown and turn off event
Donald Sharp
2023-03-31
1
-0
/
+1
|
/
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
Merge pull request #12798 from donaldsharp/rib_match_multicast
Russ White
2023-02-21
1
-6
/
+3
|
\
|
*
zebra: Remove code duplication for v4 and v6 versions of rib_match_multicast
Donald Sharp
2023-02-16
1
-6
/
+3
*
|
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, zebra: Move ZEBRA_ON_RIB_PROCESS_HOOK_CALL
Donald Sharp
2023-02-10
1
-0
/
+3
|
/
*
zebra: Fix handling of recursive routes when processing closely in time
Donald Sharp
2022-10-26
1
-0
/
+7
*
zebra: fix fpm crash
anlan_cs
2022-09-25
1
-0
/
+1
*
zebra: Create a zebra_rib_route_entry_new function and use it
Donald Sharp
2022-08-17
1
-0
/
+6
*
zebra: Introduce early route processing on the MetaQ
Donald Sharp
2022-08-17
1
-8
/
+9
*
zebra: Convert label processing to Meta-Q
Donald Sharp
2022-08-17
1
-1
/
+2
*
zebra: Combine meta_queue_free and meta_queue_vrf_free functions
Donald Sharp
2022-08-10
1
-3
/
+1
*
zebra: clean up rtadv integration
David Lamparter
2022-05-21
1
-27
/
+0
*
zebra: Remove unused function `route_entry_copy_nexthops`
Donald Sharp
2022-05-13
1
-2
/
+0
*
zebra: add rib_match_ipv6_multicast variant
David Lamparter
2022-04-26
1
-0
/
+3
*
zebra: Remove unused ZEBRA_NHT_EXACT_MATCH
Donald Sharp
2022-03-12
1
-2
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-1
/
+1
*
zebra: Fix ships in the night issue
Donald Sharp
2022-02-07
1
-3
/
+4
*
Merge pull request #10409 from idryzhov/zebra-mq-clean-crash
Mark Stapp
2022-02-02
1
-0
/
+2
|
\
|
*
zebra: fix cleanup of meta queues on vrf disable
Igor Ryzhov
2022-02-01
1
-0
/
+2
*
|
zebra: name the route_entry opaque struct more specifically
Mark Stapp
2022-01-31
1
-2
/
+2
|
/
*
zebra: Modify route_notify_internal to use a route_node
Donald Sharp
2022-01-18
1
-0
/
+3
*
zebra: Fix for route node having no tracking NHT
Sarita Patra
2022-01-13
1
-1
/
+2
*
zebra: add installed nexthop-group id value
Mark Stapp
2021-11-23
1
-1
/
+4
*
zebra: Start carrying safi for rnh processing
Donald Sharp
2021-09-27
1
-0
/
+1
*
zebra: remove 'enum rnh_type' from system
Donald Sharp
2021-09-27
1
-4
/
+0
*
zebra: remove import check resolution from zebra
Donald Sharp
2021-09-27
1
-1
/
+1
*
*: Add resolve via default flag
Donald Sharp
2021-09-27
1
-3
/
+4
*
Merge pull request #9304 from donaldsharp/zebra_random_stuff
Mark Stapp
2021-08-12
1
-3
/
+0
|
\
|
*
zebra: Delete rib_lookup_and_dump since it is not used
Donald Sharp
2021-08-06
1
-2
/
+0
|
*
zebra: Remove rib_lookup_and_pushup function
Donald Sharp
2021-08-06
1
-1
/
+0
*
|
zebra: Properly note add/update for rib_add_multipath_nhe
Donald Sharp
2021-08-09
1
-0
/
+5
|
/
*
zebra: process EVPN remote VTEP updates from the workqueue
Mark Stapp
2021-07-19
1
-0
/
+6
*
zebra: use workqueue for vxlan remote macip updates
Mark Stapp
2021-07-19
1
-0
/
+9
*
zebra: add workqueue support for EVPN updates
Mark Stapp
2021-07-19
1
-7
/
+23
[next]