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
*
Merge pull request #17581 from mjstapp/fix_fpm_netlink
Donald Sharp
2025-01-14
1
-12
/
+24
|
\
|
*
zebra: improve an rnode debug
Mark Stapp
2024-12-05
1
-2
/
+2
|
*
zebra: refactor netlink route message parsing
Mark Stapp
2024-12-05
1
-10
/
+22
*
|
Merge pull request #17544 from anlancs/zebra/fix-plug-interface
Russ White
2024-12-17
1
-1
/
+1
|
\
\
|
*
|
zebra: don't uninstall kernel routes
anlan_cs
2024-12-17
1
-1
/
+1
*
|
|
zebra,pimd,lib: Modify ZEBRA_NEXTHOP_LOOKUP_MRIB
Nathan Bahr
2024-12-12
1
-60
/
+1
|
/
/
*
|
Merge pull request #17638 from donaldsharp/zebra_metaq_stuff
Donatas Abraitis
2024-12-12
1
-14
/
+4
|
\
\
|
*
|
zebra: Remove tests for allocation failure
Donald Sharp
2024-12-11
1
-14
/
+4
*
|
|
zebra: Fix another ships in the night issue with WFI
Donald Sharp
2024-12-09
1
-0
/
+21
|
/
/
*
/
zebra: use macro for one check
anlan_cs
2024-12-05
1
-3
/
+1
|
/
*
Merge pull request #17326 from anlancs/fix/zebra-no-ifp-down
Russ White
2024-11-05
1
-1
/
+1
|
\
|
*
zebra: fix missing kernel routes
anlan_cs
2024-10-31
1
-1
/
+1
*
|
zebra: Add ability to import alternate tables into the MRIB
Nathan Bahr
2024-10-29
1
-12
/
+18
|
/
*
zebra: When installing a mroute, allow it to flow
Donald Sharp
2024-10-28
1
-16
/
+0
*
zebra: Add safi to some debugs
Donald Sharp
2024-10-28
1
-18
/
+20
*
zebra: remove useless code
anlan_cs
2024-10-19
1
-6
/
+0
*
zebra: Attempt to explain the rnh tracking code better
Donald Sharp
2024-10-15
1
-2
/
+66
*
Merge pull request #16737 from raja-rajasekar/rajasekarr/vlan_to_dplane
Mark Stapp
2024-10-15
1
-0
/
+3
|
\
|
*
zebra: vlan to dplane Offload from main
Rajasekar Raja
2024-09-27
1
-0
/
+3
*
|
zebra: Move pw status settting until after we get results
Donald Sharp
2024-10-08
1
-24
/
+1
*
|
zebra: remove unused function rib_lookup_ipv4
Donna Sharp
2024-10-07
1
-39
/
+0
*
|
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
[next]