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 }}
kvmaker
/
mesh
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(e2e): 基于 Docker 的 e2e 测试框架 + 修复 3 个 Linux 数据面 bug
- #2
#2
Merged
kvmaker
merged 23 commits into
master
kvmaker/mesh:master
from
e2e/impl
kvmaker/mesh:e2e/impl
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat(e2e): 基于 Docker 的 e2e 测试框架 + 修复 3 个 Linux 数据面 bug
#2
kvmaker
merged 23 commits into
master
kvmaker/mesh:master
from
e2e/impl
kvmaker/mesh:e2e/impl
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
docs(plan): e2e 测试实施计划 T00-T08
Show description for 4738c98
maxyu
and
claude
committed
4738c98
View commit details
Copy full SHA for 4738c98
Browse repository at this point
feat(e2e): T00 增加 MESH_TEST_TLS 开关支持自签证书
Show description for 7c75099
maxyu
and
claude
committed
7c75099
View commit details
Copy full SHA for 7c75099
Browse repository at this point
fix(e2e): T00 code review 修复
Show description for f5bca59
maxyu
and
claude
committed
f5bca59
View commit details
Copy full SHA for f5bca59
Browse repository at this point
feat(e2e): T01 Docker 镜像与 compose 编排
Show description for 4d25e24
maxyu
and
claude
committed
4d25e24
View commit details
Copy full SHA for 4d25e24
Browse repository at this point
fix(e2e): T01 code review 修复
Show description for c29b9a3
maxyu
and
claude
committed
c29b9a3
View commit details
Copy full SHA for c29b9a3
Browse repository at this point
feat(e2e): T02 helpers.sh 与 metrics.sh
Show description for 59809d7
maxyu
and
claude
committed
59809d7
View commit details
Copy full SHA for 59809d7
Browse repository at this point
fix(e2e): T02 rtt_stats 取 avg 而非 min
Show description for dd971df
maxyu
and
claude
committed
dd971df
View commit details
Copy full SHA for dd971df
Browse repository at this point
feat(e2e): T03 netem 预设封装(clean/baseline/wan/bad/satellite)
Show description for 7403980
maxyu
and
claude
committed
7403980
View commit details
Copy full SHA for 7403980
Browse repository at this point
fix(mesh): 修复 Linux TUN 写入 invalid offset 导致数据平面不通
Show description for 56a0a19
maxyu
and
claude
committed
56a0a19
View commit details
Copy full SHA for 56a0a19
Browse repository at this point
fix(e2e): entrypoint-client 幂等支持容器重启
Show description for b241e5c
maxyu
and
claude
committed
b241e5c
View commit details
Copy full SHA for b241e5c
Browse repository at this point
feat(e2e): T04 场景 01 连通性与路由
Show description for f7af571
maxyu
and
claude
committed
f7af571
View commit details
Copy full SHA for f7af571
Browse repository at this point
fix(e2e): T04 收尾 fping 兜底 + ignore results 产物
Show description for e4ffc6a
maxyu
and
claude
committed
e4ffc6a
View commit details
Copy full SHA for e4ffc6a
Browse repository at this point
feat(e2e): T05 场景 02 性能与抖动
Show description for 5391c19
maxyu
and
claude
committed
5391c19
View commit details
Copy full SHA for 5391c19
Browse repository at this point
docs(bug): B00 记录 Linux TUN IFF_VNET_HDR 导致 TCP checksum 损坏
Show description for edf8917
maxyu
and
claude
committed
edf8917
View commit details
Copy full SHA for edf8917
Browse repository at this point
feat(e2e): T06 场景 03 故障/重连/优雅退出
Show description for 1ef2482
maxyu
and
claude
committed
1ef2482
View commit details
Copy full SHA for 1ef2482
Browse repository at this point
docs(bug): B01 记录 TunnelClient main loop 卡 tun.Read
Show description for 9bf5a13
maxyu
and
claude
committed
9bf5a13
View commit details
Copy full SHA for 9bf5a13
Browse repository at this point
feat(e2e): T07 run.sh 一键入口与结果聚合
Show description for fe5993b
maxyu
and
claude
committed
fe5993b
View commit details
Copy full SHA for fe5993b
Browse repository at this point
ci(e2e): T08 GitHub Actions e2e workflow
Show description for cff0ed7
maxyu
and
claude
committed
cff0ed7
View commit details
Copy full SHA for cff0ed7
Browse repository at this point
docs(e2e): final review 收尾 metrics sed-E + README e2e 说明
Show description for 4c020d5
maxyu
and
claude
committed
4c020d5
View commit details
Copy full SHA for 4c020d5
Browse repository at this point
fix(mesh): B00 自开 TUN 不带 IFF_VNET_HDR 修复 Linux TCP checksum
Show description for 4b4a943
maxyu
and
claude
committed
4b4a943
View commit details
Copy full SHA for 4b4a943
Browse repository at this point
fix(mesh): B01 持久 tunReadLoop 解耦 tun.Read,响应 ctx cancel
Show description for a3868b8
maxyu
and
claude
committed
a3868b8
View commit details
Copy full SHA for a3868b8
Browse repository at this point
docs(bug): B00/B01 标记已修复 + 实施记录
Show description for 15e6c52
maxyu
and
claude
committed
15e6c52
View commit details
Copy full SHA for 15e6c52
Browse repository at this point
fix(e2e): PR#2 CodeRabbit 反馈修复
Show description for 06acfb3
maxyu
and
claude
committed
06acfb3
View commit details
Copy full SHA for 06acfb3
Browse repository at this point
You can’t perform that action at this time.