summaryrefslogtreecommitdiff
path: root/zebra/zebra_rib.c
AgeCommit message (Expand)Author
2024-11-05zebra: fix missing kernel routesanlan_cs
2024-10-30zebra: When installing a mroute, allow it to flowDonald Sharp
2024-10-30zebra: Add safi to some debugsDonald Sharp
2024-10-07zebra: Move pw status settting until after we get resultsDonald Sharp
2024-10-06zebra: remove unused function rib_lookup_ipv4Donna Sharp
2024-09-16zebra: Attempt to reuse NHG after interface up and route reinstallDonald Sharp
2024-09-16zebra: Expose _route_entry_dump_nh so it can be used.Donald Sharp
2024-09-11zebra: Add more vrf name to debugsDonald Sharp
2024-09-10Merge pull request #15259 from dmytroshytyi-6WIND/nexthop_resolutionRuss White
2024-09-05zebra: Modify show `zebra dplane providers` to give more dataDonald Sharp
2024-08-30zebra: Allow for initial deny of installation of nhe'sDonald Sharp
2024-08-29zebra: Convince SA that the ng will always be validDonald Sharp
2024-08-27zebra: Prevent accidental re memory leak in odd caseDonald Sharp
2024-08-27zebra: Handle kernel routes appropriatelyDonald Sharp
2024-08-27zebra: Expose rib_update_handle_vrf_allDonald Sharp
2024-08-27zebra: Make p and src_p const for rib_deleteDonald Sharp
2024-08-13zebra: Do not forget to free opaque data for route entryDonatas Abraitis
2024-07-30zebra: Fix removal of routes on MetaQ when client goes downDonald Sharp
2024-07-08zebra, topotests: do not set nexthop's FIB flag when DUPLICATE presentPhilippe Guibert
2024-07-01*: Add and use option for graceful (re)startvivek
2024-06-07zebra: relax mpls entries installation with labeled unicast entriesPhilippe Guibert
2024-02-02Merge pull request #15216 from donaldsharp/zebra_opaque_mem_leakJafar Al-Gharaibeh
2024-01-24zebra: Cleanup dest assignmentDonald Sharp
2024-01-24zebra: Fix opaque memory leak in rare situationDonald Sharp
2023-12-14zebra: Add code to set SRv6 encap source addr in dplaneCarmine Scarpitta
2023-12-11zebra: The dplane_fpm_nl return path leaks memoryDonald Sharp
2023-12-10Merge pull request #14968 from opensourcerouting/fix/missing_whitespaceDonald Sharp
2023-12-08zebra: Add missing whitespace when printing route entry statusDonatas Abraitis
2023-12-07zebra: enqueue NHG_DEL in rib_nhg meta queuePhilippe Guibert
2023-12-07Merge pull request #14795 from donaldsharp/zebra_notify_admin_lostMark Stapp
2023-12-05Merge pull request #12600 from donaldsharp/local_routesRuss White
2023-11-29zebra: Fix non-notification of better admin wonDonald Sharp
2023-11-21zebra: On shutdown, ensure ctx's in rib_dplane_q are freedDonald Sharp
2023-11-17zebra: reduce number of switch statements with dplane opcodesMark Stapp
2023-11-07*: Move distance related defines into their own headerDonald Sharp
2023-11-07*: Remove netlink headers from lib/zebra.hDonald Sharp
2023-11-01*: Introduce Local Host Routes to FRRDonald Sharp
2023-10-20zebra: add redistribute table-direct supportPhilippe Guibert
2023-10-13Merge pull request #14561 from idryzhov/implicit-fallthroughDonald Sharp
2023-10-13Merge pull request #13340 from leonshaw/fix/rib-del-connectedDonald Sharp
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-08-31zebra: Fix zebra crash when replacing NHE during shutdownRajasekar Raja
2023-08-25Merge pull request #14256 from rodecker/rt-table-idDonald Sharp
2023-08-22zebra: Make main routing table (RT_TABLE_MAIN) configurableMartin Pels
2023-08-09zebra: fix assert in process_subq_routePavel Ivashchenko
2023-07-27lib, zebra: Fix EVPN nexthop config orderXiao Liang
2023-07-25zebra: add several fields for debuganlan_cs
2023-07-17zebra: Further handle route replace semanticsDonald Sharp
2023-07-05zebra: Use zebra dplane for RTM link and addrDonald Sharp
2023-07-05zebra: Add code to get/set interface to pass up from dplaneDonald Sharp