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
Accelerator
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
.
openconfig
/
kne
Public
Notifications
You must be signed in to change notification settings
Fork
92
Star
251
Code
Issues
14
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[meshnet] Replace veth + libpcap with TAP devices for gRPC wires
- #731
#731
Merged
kraney
merged 10 commits into
openconfig:main
openconfig/kne:main
from
kraney:meshnet-tap
kraney/kne:meshnet-tap
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[meshnet] Replace veth + libpcap with TAP devices for gRPC wires
#731
kraney
merged 10 commits into
openconfig:main
openconfig/kne:main
from
kraney:meshnet-tap
kraney/kne:meshnet-tap
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
[meshnet] Replace veth + libpcap with TAP devices for gRPC wires
Show description for 62a0838
kraney
committed
62a0838
View commit details
Copy full SHA for 62a0838
Browse repository at this point
Lint / format fixes
Show description for e2dc222
kraney
committed
e2dc222
View commit details
Copy full SHA for e2dc222
Browse repository at this point
Resolve codespell complaint
kraney
committed
f297d78
View commit details
Copy full SHA for f297d78
Browse repository at this point
Commits on Aug 7, 2026
Review comment - be more diligent with error checking in CreateOrAttachTAP
kraney
committed
e7eacce
View commit details
Copy full SHA for e7eacce
Browse repository at this point
Hold wire.mu and preserve wire.StopC in UpdateWireByUID
kraney
committed
9ecc22b
View commit details
Copy full SHA for 9ecc22b
Browse repository at this point
Only check GRPCWireExists for inter-node gRPC links in CNI cmdAdd
kraney
committed
eb1cbea
View commit details
Copy full SHA for eb1cbea
Browse repository at this point
• grpcwire.go uses sync.Pool to eliminate per-packet heap allocations and prevent concurrent reads from overwriting
Show description for e26791e
kraney
committed
e26791e
View commit details
Copy full SHA for e26791e
Browse repository at this point
* Enable -race for all of KNE for make test.
Show description for cc4e465
kraney
committed
cc4e465
View commit details
Copy full SHA for cc4e465
Browse repository at this point
Commits on Aug 10, 2026
Merge branch 'main' into meshnet-tap
kraney
authored
1526e78
View commit details
Copy full SHA for 1526e78
Browse repository at this point
Merge branch 'main' into meshnet-tap
kraney
authored
460fd14
View commit details
Copy full SHA for 460fd14
Browse repository at this point
You can’t perform that action at this time.