summaryrefslogtreecommitdiffstats
path: root/zebra/rib.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Fix zebra crash when replacing NHE during shutdownRajasekar Raja2023-08-311-2/+2
* Merge pull request #14256 from rodecker/rt-table-idDonald Sharp2023-08-251-0/+2
|\
| * zebra: Make main routing table (RT_TABLE_MAIN) configurableMartin Pels2023-08-221-0/+2
* | zebra: fix assert in process_subq_routePavel Ivashchenko2023-08-091-0/+4
|/
* zebra: use NHRP routes as valid in nexthop checkMark Stapp2023-07-101-0/+4
* zebra: Unlock the route node when sending route notificationsDonald Sharp2023-06-011-0/+7
* Merge pull request #13145 from donaldsharp/do_deleteJafar Al-Gharaibeh2023-04-051-1/+7
|\
| * zebra: Ensure gr events run after Meta Queue has runDonald Sharp2023-03-301-1/+7
* | zebra: Cleanup ctx leak on shutdown and turn off eventDonald Sharp2023-03-311-0/+1
|/
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-1/+1
* Merge pull request #12798 from donaldsharp/rib_match_multicastRuss White2023-02-211-6/+3
|\
| * zebra: Remove code duplication for v4 and v6 versions of rib_match_multicastDonald Sharp2023-02-161-6/+3
* | Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-16/+1
|\ \ | |/ |/|
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* | lib, zebra: Move ZEBRA_ON_RIB_PROCESS_HOOK_CALLDonald Sharp2023-02-101-0/+3
|/
* zebra: Fix handling of recursive routes when processing closely in timeDonald Sharp2022-10-261-0/+7
* zebra: fix fpm crashanlan_cs2022-09-251-0/+1
* zebra: Create a zebra_rib_route_entry_new function and use itDonald Sharp2022-08-171-0/+6
* zebra: Introduce early route processing on the MetaQDonald Sharp2022-08-171-8/+9
* zebra: Convert label processing to Meta-QDonald Sharp2022-08-171-1/+2
* zebra: Combine meta_queue_free and meta_queue_vrf_free functionsDonald Sharp2022-08-101-3/+1
* zebra: clean up rtadv integrationDavid Lamparter2022-05-211-27/+0
* zebra: Remove unused function `route_entry_copy_nexthops`Donald Sharp2022-05-131-2/+0
* zebra: add rib_match_ipv6_multicast variantDavid Lamparter2022-04-261-0/+3
* zebra: Remove unused ZEBRA_NHT_EXACT_MATCHDonald Sharp2022-03-121-2/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-1/+1
* zebra: Fix ships in the night issueDonald Sharp2022-02-071-3/+4
* Merge pull request #10409 from idryzhov/zebra-mq-clean-crashMark Stapp2022-02-021-0/+2
|\
| * zebra: fix cleanup of meta queues on vrf disableIgor Ryzhov2022-02-011-0/+2
* | zebra: name the route_entry opaque struct more specificallyMark Stapp2022-01-311-2/+2
|/
* zebra: Modify route_notify_internal to use a route_nodeDonald Sharp2022-01-181-0/+3
* zebra: Fix for route node having no tracking NHTSarita Patra2022-01-131-1/+2
* zebra: add installed nexthop-group id valueMark Stapp2021-11-231-1/+4
* zebra: Start carrying safi for rnh processingDonald Sharp2021-09-271-0/+1
* zebra: remove 'enum rnh_type' from systemDonald Sharp2021-09-271-4/+0
* zebra: remove import check resolution from zebraDonald Sharp2021-09-271-1/+1
* *: Add resolve via default flagDonald Sharp2021-09-271-3/+4
* Merge pull request #9304 from donaldsharp/zebra_random_stuffMark Stapp2021-08-121-3/+0
|\
| * zebra: Delete rib_lookup_and_dump since it is not usedDonald Sharp2021-08-061-2/+0
| * zebra: Remove rib_lookup_and_pushup functionDonald Sharp2021-08-061-1/+0
* | zebra: Properly note add/update for rib_add_multipath_nheDonald Sharp2021-08-091-0/+5
|/
* zebra: process EVPN remote VTEP updates from the workqueueMark Stapp2021-07-191-0/+6
* zebra: use workqueue for vxlan remote macip updatesMark Stapp2021-07-191-0/+9
* zebra: add workqueue support for EVPN updatesMark Stapp2021-07-191-7/+23
* Merge pull request #8744 from sworleys/RTADV-Fix-UpstreamPhilippe Guibert2021-06-291-2/+16
|\
| * zebra: rework RA handling for vrf-liteStephen Worley2021-06-081-2/+16
* | zebra: use const in rib_matchMark Stapp2021-06-111-1/+1
|/
* zebra: use workqueue for daemon-owned NHGsMark Stapp2021-04-151-1/+5
* zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-0/+5
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-2/+2