summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Return error if v6 prefix is passed to show ip routePooja Jagadeesh Doijode7 days1-0/+15
* Merge pull request #17814 from donaldsharp/nhg_removal_in_some_situationsDonatas Abraitis13 days1-2/+13
|\
| * zebra: Uninstall NHG in some situationsDonald Sharp2025-01-101-2/+13
* | lib: introduce global -w option for VRF netns backendIgor Ryzhov2025-01-151-1/+3
* | lib, zebra: move ns context intialization to zebraIgor Ryzhov2025-01-151-0/+8
* | lib: remove VRF_BACKEND_UNKNOWNIgor Ryzhov2025-01-151-2/+0
* | Merge pull request #17799 from LabNConsulting/chopps/backend-yang-modelDonald Sharp2025-01-151-0/+1
|\ \
| * | lib: northbound/mgmtd: add backend model supportChristian Hopps2025-01-141-0/+1
* | | Merge pull request #17859 from donaldsharp/active_routes_are_activeDonatas Abraitis2025-01-151-1/+14
|\ \ \ | |/ / |/| |
| * | zebra: On Nexthop install failure don't set Installation failedDonald Sharp2025-01-141-1/+7
| * | zebra: Nexthops need to be ACTIVE in some casesDonald Sharp2025-01-141-0/+7
* | | Merge pull request #17796 from LabNConsulting/chopps/datastore-notificationsDonald Sharp2025-01-142-13/+22
|\ \ \
| * | | lib: if: track oper-state inlineChristian Hopps2025-01-142-13/+20
| * | | lib: vrf: track oper-state inlineChristian Hopps2025-01-141-0/+2
| |/ /
* | | Merge pull request #17581 from mjstapp/fix_fpm_netlinkDonald Sharp2025-01-148-159/+507
|\ \ \ | |/ / |/| |
| * | zebra: improve an rnode debugMark Stapp2024-12-051-2/+2
| * | zebra: remove thread-unsafe debug from netlink nhg encoderMark Stapp2024-12-051-2/+1
| * | zebra: remove thread-unsafe debugs from netlink route encodeMark Stapp2024-12-051-27/+16
| * | zebra: remove unused dplane route apiMark Stapp2024-12-052-24/+0
| * | zebra: refactor netlink route message parsingMark Stapp2024-12-056-104/+397
| * | zebra: add more dataplane route apisMark Stapp2024-12-042-0/+91
* | | zebra: Optimize invoking nhg compare funcRajasekar Raja2025-01-101-2/+2
| |/ |/|
* | zebra: Fix leaked nheDonald Sharp2025-01-091-5/+14
* | Merge pull request #17474 from sougata-github-nvidia/rib_ip_protocol_cleanupRuss White2025-01-072-19/+5
|\ \
| * | zebra: Fix ip protocol route-map issue.Sougata Barik2025-01-062-19/+5
* | | Merge pull request #17752 from raja-rajasekar/rajasekarr/comp_issueJafar Al-Gharaibeh2025-01-061-111/+9
|\ \ \
| * | | zebra: fix dpdk compilation errorRajasekar Raja2025-01-031-111/+9
* | | | Merge pull request #17737 from chiragshah6/fdev7Donatas Abraitis2025-01-031-5/+8
|\ \ \ \ | |/ / / |/| | |
| * | | zebra:check DAD freeze action before notifying bgpChirag Shah2024-12-301-5/+8
* | | | zebra: Fix resetting valid flags for NHG dependentsDonald Sharp2024-12-301-7/+15
|/ / /
* | | zebra: Remove tests for `srv6_locator_alloc` failureCarmine Scarpitta2024-12-221-4/+0
* | | Merge pull request #17544 from anlancs/zebra/fix-plug-interfaceRuss White2024-12-173-2/+4
|\ \ \
| * | | zebra: check kernel routes when interface becomes upanlan_cs2024-12-171-0/+2
| * | | zebra: don't uninstall kernel routesanlan_cs2024-12-171-1/+1
| * | | zebra: fix wrong nexthop checkanlan_cs2024-12-171-1/+1
* | | | Merge pull request #17252 from nabahr/mcast-modeRafael Zalamena2024-12-168-389/+165
|\ \ \ \
| * | | | zebra: Improve multicast safi route show commandsNathan Bahr2024-12-121-186/+139
| * | | | zebra,yang: Completely remove multicast mode from zebraNathan Bahr2024-12-125-128/+2
| * | | | zebra,pimd,lib: Modify ZEBRA_NEXTHOP_LOOKUP_MRIBNathan Bahr2024-12-123-77/+26
| |/ / /
* / / / zebra: Give a bit more data about zclient connection on errorsDonald Sharp2024-12-131-6/+5
|/ / /
* | | Merge pull request #17638 from donaldsharp/zebra_metaq_stuffDonatas Abraitis2024-12-121-14/+4
|\ \ \
| * | | zebra: Remove tests for allocation failureDonald Sharp2024-12-111-14/+4
* | | | zebra: Fix another ships in the night issue with WFIDonald Sharp2024-12-091-0/+21
* | | | zebra: Reduce memory usage of streams for encoding packetsDonald Sharp2024-12-094-23/+21
* | | | zebra: Reset MAC's remote sequence number appropriatelyvivek2024-12-092-0/+3
|/ / /
* | | Merge pull request #17589 from anlancs/master_upDonatas Abraitis2024-12-071-3/+1
|\ \ \
| * | | zebra: use macro for one checkanlan_cs2024-12-051-3/+1
* | | | zebra: add deprecation notice for no-op netns commandIgor Ryzhov2024-12-071-0/+3
|/ / /
* | / zebra: separate zebra ZAPI server open and acceptMark Stapp2024-12-033-5/+45
| |/ |/|
* | Merge pull request #17519 from chiragshah6/evpn_dev4Mark Stapp2024-11-262-5/+4
|\ \