Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
maka
Public
Notifications
You must be signed in to change notification settings
Fork
432
Star
4.6k
Code
Issues
228
Pull requests
166
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(peer): recover live routes in one connection attempt
- #4580
#4580
Merged
4/4
M4n5ter
merged 23 commits into
feat/peer-mesh-reachability-convergence
apache/maka:feat/peer-mesh-reachability-convergence
from
feat/peer-live-route-recovery
apache/maka:feat/peer-live-route-recovery
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat(peer): recover live routes in one connection attempt
#4580
M4n5ter
merged 23 commits into
feat/peer-mesh-reachability-convergence
apache/maka:feat/peer-mesh-reachability-convergence
from
feat/peer-live-route-recovery
apache/maka:feat/peer-live-route-recovery
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(peer): recover live routes in one connection attempt
Show description for fcea637
M4n5ter
committed
fcea637
View commit details
Copy full SHA for fcea637
Browse repository at this point
fix(peer): bound live route recovery
Show description for 7bece67
M4n5ter
committed
7bece67
View commit details
Copy full SHA for 7bece67
Browse repository at this point
docs(peer): record first review adjudication
Show description for eecbba7
M4n5ter
committed
eecbba7
View commit details
Copy full SHA for eecbba7
Browse repository at this point
fix(peer): use canonical connectivity state
Show description for 17d2ffd
M4n5ter
committed
17d2ffd
View commit details
Copy full SHA for 17d2ffd
Browse repository at this point
docs(peer): record third review adjudication
Show description for 8023c73
M4n5ter
committed
8023c73
View commit details
Copy full SHA for 8023c73
Browse repository at this point
docs(peer): record fourth review adjudication
Show description for e160374
M4n5ter
committed
e160374
View commit details
Copy full SHA for e160374
Browse repository at this point
fix(peer): close reachability review gaps
Show description for 6ddb4ba
M4n5ter
committed
6ddb4ba
View commit details
Copy full SHA for 6ddb4ba
Browse repository at this point
refactor(peer): require complete route resolvers
Show description for ff3c41a
M4n5ter
committed
ff3c41a
View commit details
Copy full SHA for ff3c41a
Browse repository at this point
refactor(peer): make reachability the route authority
Show description for 3851ac6
M4n5ter
committed
3851ac6
View commit details
Copy full SHA for 3851ac6
Browse repository at this point
refactor(peer): derive route waiting from connection state
Show description for 0977295
M4n5ter
committed
0977295
View commit details
Copy full SHA for 0977295
Browse repository at this point
docs(peer): record eighth simplification adjudication
Show description for c97ca27
M4n5ter
committed
c97ca27
View commit details
Copy full SHA for c97ca27
Browse repository at this point
fix(peer): bound recovery caches
Show description for 3e965fa
M4n5ter
committed
3e965fa
View commit details
Copy full SHA for 3e965fa
Browse repository at this point
docs(peer): record eighth correctness adjudication
Show description for 1587ad2
M4n5ter
committed
1587ad2
View commit details
Copy full SHA for 1587ad2
Browse repository at this point
fix(peer): retry WebRTC through new relays
Show description for 0403f8a
M4n5ter
committed
0403f8a
View commit details
Copy full SHA for 0403f8a
Browse repository at this point
docs(peer): record current stack baseline
Show description for 857c2b7
M4n5ter
committed
857c2b7
View commit details
Copy full SHA for 857c2b7
Browse repository at this point
fix(peer): admit authenticated historical recovery routes
Show description for e26cd5b
M4n5ter
committed
e26cd5b
View commit details
Copy full SHA for e26cd5b
Browse repository at this point
fix(peer): fence WebRTC upgrades to current relays
Show description for bf9a793
M4n5ter
committed
bf9a793
View commit details
Copy full SHA for bf9a793
Browse repository at this point
fix(peer): fence WebRTC relay dials
Show description for 89f80da
M4n5ter
committed
89f80da
View commit details
Copy full SHA for 89f80da
Browse repository at this point
fix(peer): retain cold-start recovery
Show description for 3ade262
M4n5ter
committed
3ade262
View commit details
Copy full SHA for 3ade262
Browse repository at this point
fix(peer): preserve terminal startup verdicts
Show description for 103be8c
M4n5ter
committed
103be8c
View commit details
Copy full SHA for 103be8c
Browse repository at this point
docs(peer): record R14 adjudication
Show description for b21fdf4
M4n5ter
committed
b21fdf4
View commit details
Copy full SHA for b21fdf4
Browse repository at this point
Commits on Sep 3, 2026
fix(peer): stop retrying missing native capability
Show description for 2dab579
M4n5ter
committed
2dab579
View commit details
Copy full SHA for 2dab579
Browse repository at this point
docs(peer): record R15 adjudication
Show description for cdc8272
M4n5ter
committed
cdc8272
View commit details
Copy full SHA for cdc8272
Browse repository at this point
You can’t perform that action at this time.