index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_rib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Attempt to reuse NHG after interface up and route reinstall
Donald Sharp
2024-09-16
1
-1
/
+1
*
zebra: Expose _route_entry_dump_nh so it can be used.
Donald Sharp
2024-09-16
1
-5
/
+4
*
zebra: Add more vrf name to debugs
Donald Sharp
2024-09-11
1
-47
/
+54
*
Merge pull request #15259 from dmytroshytyi-6WIND/nexthop_resolution
Russ White
2024-09-10
1
-1
/
+3
|
\
|
*
zebra: relax mpls entries installation with labeled unicast entries
Philippe Guibert
2024-06-07
1
-1
/
+3
*
|
zebra: Modify show `zebra dplane providers` to give more data
Donald Sharp
2024-09-05
1
-0
/
+11
*
|
zebra: Allow for initial deny of installation of nhe's
Donald Sharp
2024-08-30
1
-3
/
+8
*
|
zebra: Convince SA that the ng will always be valid
Donald Sharp
2024-08-30
1
-1
/
+2
*
|
zebra: Prevent accidental re memory leak in odd case
Donald Sharp
2024-08-27
1
-1
/
+3
*
|
zebra: Handle kernel routes appropriately
Donald Sharp
2024-08-27
1
-12
/
+93
*
|
zebra: Expose rib_update_handle_vrf_all
Donald Sharp
2024-08-27
1
-1
/
+1
*
|
zebra: Make p and src_p const for rib_delete
Donald Sharp
2024-08-27
1
-2
/
+2
*
|
zebra: Do not forget to free opaque data for route entry
Donatas Abraitis
2024-08-13
1
-6
/
+4
*
|
zebra: Fix removal of routes on MetaQ when client goes down
Donald Sharp
2024-07-30
1
-2
/
+12
*
|
zebra, topotests: do not set nexthop's FIB flag when DUPLICATE present
Philippe Guibert
2024-07-08
1
-0
/
+3
*
|
*: Add and use option for graceful (re)start
vivek
2024-07-01
1
-2
/
+9
|
/
*
Merge pull request #15216 from donaldsharp/zebra_opaque_mem_leak
Jafar Al-Gharaibeh
2024-02-02
1
-0
/
+1
|
\
|
*
zebra: Fix opaque memory leak in rare situation
Donald Sharp
2024-01-24
1
-0
/
+1
*
|
zebra: Cleanup dest assignment
Donald Sharp
2024-01-24
1
-4
/
+2
|
/
*
zebra: Add code to set SRv6 encap source addr in dplane
Carmine Scarpitta
2023-12-14
1
-0
/
+1
*
zebra: The dplane_fpm_nl return path leaks memory
Donald Sharp
2023-12-11
1
-0
/
+6
*
Merge pull request #14968 from opensourcerouting/fix/missing_whitespace
Donald Sharp
2023-12-10
1
-1
/
+1
|
\
|
*
zebra: Add missing whitespace when printing route entry status
Donatas Abraitis
2023-12-08
1
-1
/
+1
*
|
zebra: enqueue NHG_DEL in rib_nhg meta queue
Philippe Guibert
2023-12-07
1
-10
/
+52
|
/
*
Merge pull request #14795 from donaldsharp/zebra_notify_admin_lost
Mark Stapp
2023-12-07
1
-0
/
+20
|
\
|
*
zebra: Fix non-notification of better admin won
Donald Sharp
2023-11-29
1
-0
/
+20
*
|
Merge pull request #12600 from donaldsharp/local_routes
Russ White
2023-12-05
1
-25
/
+54
|
\
\
|
|
/
|
/
|
|
*
*: Introduce Local Host Routes to FRR
Donald Sharp
2023-11-01
1
-25
/
+54
*
|
zebra: On shutdown, ensure ctx's in rib_dplane_q are freed
Donald Sharp
2023-11-21
1
-1
/
+15
*
|
zebra: reduce number of switch statements with dplane opcodes
Mark Stapp
2023-11-17
1
-60
/
+2
*
|
*: Move distance related defines into their own header
Donald Sharp
2023-11-07
1
-0
/
+1
*
|
*: Remove netlink headers from lib/zebra.h
Donald Sharp
2023-11-07
1
-0
/
+4
|
/
*
zebra: add redistribute table-direct support
Philippe Guibert
2023-10-20
1
-0
/
+1
*
Merge pull request #14561 from idryzhov/implicit-fallthrough
Donald Sharp
2023-10-13
1
-2
/
+1
|
\
|
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-2
/
+1
*
|
Merge pull request #13340 from leonshaw/fix/rib-del-connected
Donald Sharp
2023-10-13
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
zebra: Fix connected route deletion when multiple entry exists
Xiao Liang
2023-04-20
1
-3
/
+4
*
|
zebra: Fix zebra crash when replacing NHE during shutdown
Rajasekar Raja
2023-08-31
1
-4
/
+22
*
|
Merge pull request #14256 from rodecker/rt-table-id
Donald Sharp
2023-08-25
1
-1
/
+1
|
\
\
|
*
|
zebra: Make main routing table (RT_TABLE_MAIN) configurable
Martin Pels
2023-08-22
1
-1
/
+1
*
|
|
zebra: fix assert in process_subq_route
Pavel Ivashchenko
2023-08-09
1
-4
/
+18
|
/
/
*
|
lib, zebra: Fix EVPN nexthop config order
Xiao Liang
2023-07-27
1
-0
/
+18
*
|
zebra: add several fields for debug
anlan_cs
2023-07-25
1
-4
/
+4
*
|
zebra: Further handle route replace semantics
Donald Sharp
2023-07-17
1
-1
/
+6
*
|
zebra: Use zebra dplane for RTM link and addr
Donald Sharp
2023-07-05
1
-0
/
+2
*
|
zebra: Add code to get/set interface to pass up from dplane
Donald Sharp
2023-07-05
1
-0
/
+2
*
|
Merge pull request #13875 from donaldsharp/static_dplane_issues
Mark Stapp
2023-07-05
1
-8
/
+7
|
\
\
|
*
|
zebra: Static routes async notification do not need this test
Donald Sharp
2023-06-29
1
-8
/
+7
*
|
|
zebra: Dump route details when deleting a route
Donatas Abraitis
2023-06-29
1
-2
/
+6
|
/
/
*
/
zebra: Reduce creation and fix memory leak of frrscripting pointers
Donald Sharp
2023-05-05
1
-17
/
+20
|
/
[next]