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 }}
oxidecomputer
/
opte
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
77
Code
Issues
93
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Cache routes received from
next_hop
- #499
#499
Merged
FelixMcFelix
merged 15 commits into
master
oxidecomputer/opte:master
from
route-cache
oxidecomputer/opte:route-cache
Copy head branch name to clipboard
May 22, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Cache routes received from
next_hop
#499
FelixMcFelix
merged 15 commits into
master
oxidecomputer/opte:master
from
route-cache
oxidecomputer/opte:route-cache
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2024
Initial foray into route caching.
Show description for 56682c4
FelixMcFelix
committed
56682c4
View commit details
Copy full SHA for 56682c4
Browse repository at this point
Reuse existing l4 hash...
FelixMcFelix
committed
0e91dd1
View commit details
Copy full SHA for 0e91dd1
Browse repository at this point
Commits on Apr 19, 2024
Cleanup implementation, move cache to per-port.
FelixMcFelix
committed
f313250
View commit details
Copy full SHA for f313250
Browse repository at this point
Use the correct reference matching function.
FelixMcFelix
committed
eb85463
View commit details
Copy full SHA for eb85463
Browse repository at this point
Add in a period task for cached route expiry.
Show description for 653f8e6
FelixMcFelix
committed
653f8e6
View commit details
Copy full SHA for 653f8e6
Browse repository at this point
Commits on Apr 26, 2024
Review discussion: Cap size of routing cache.
Show description for 5c4a8a7
FelixMcFelix
committed
5c4a8a7
View commit details
Copy full SHA for 5c4a8a7
Browse repository at this point
Merge branch 'master' into route-cache
FelixMcFelix
committed
1b1b5af
View commit details
Copy full SHA for 1b1b5af
Browse repository at this point
Separate route removal from route expiry.
Show description for 3230a52
FelixMcFelix
committed
3230a52
View commit details
Copy full SHA for 3230a52
Browse repository at this point
Use `Entry` to trim one lookup on cache entry refresh.
FelixMcFelix
committed
efea9aa
View commit details
Copy full SHA for efea9aa
Browse repository at this point
Commits on May 21, 2024
Merge branch 'master' into route-cache
FelixMcFelix
committed
4aa6ae3
View commit details
Copy full SHA for 4aa6ae3
Browse repository at this point
CStrs instead of b""s.
FelixMcFelix
committed
3c9e2ad
View commit details
Copy full SHA for 3c9e2ad
Browse repository at this point
Commits on May 22, 2024
Review feedback.
FelixMcFelix
committed
7d844e5
View commit details
Copy full SHA for 7d844e5
Browse repository at this point
Misc. Clippy feeding.
FelixMcFelix
committed
7ccad7a
View commit details
Copy full SHA for 7ccad7a
Browse repository at this point
DTrace probes on route cache events
FelixMcFelix
committed
4c80ce1
View commit details
Copy full SHA for 4c80ce1
Browse repository at this point
One more clippy.
FelixMcFelix
committed
157f0fd
View commit details
Copy full SHA for 157f0fd
Browse repository at this point
You can’t perform that action at this time.