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
.
multikernel
/
sandlock
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
359
Code
Issues
13
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor(net): restructure the network module into parse/decide/execute phases
- #128
#128
Merged
congwang-mk
merged 9 commits into
main
multikernel/sandlock:main
from
refactor/net-parse-decide-execute
multikernel/sandlock:refactor/net-parse-decide-execute
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
refactor(net): restructure the network module into parse/decide/execute phases
#128
congwang-mk
merged 9 commits into
main
multikernel/sandlock:main
from
refactor/net-parse-decide-execute
multikernel/sandlock:refactor/net-parse-decide-execute
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
refactor(net): split network.rs into child_abi and send_engine modules
Show description for bf806f8
congwang-mk
committed
bf806f8
View commit details
Copy full SHA for bf806f8
Browse repository at this point
refactor(net): parse child msghdr through one typed ChildMsghdr reader
Show description for 60353d1
congwang-mk
committed
60353d1
View commit details
Copy full SHA for 60353d1
Browse repository at this point
refactor(net): extract pure destination_verdict decide phase shared by connect and send
Show description for 2a73349
congwang-mk
committed
2a73349
View commit details
Copy full SHA for 2a73349
Browse repository at this point
refactor(net): share one batch_send_step across the three sendmmsg loops
Show description for e4d474d
congwang-mk
committed
e4d474d
View commit details
Copy full SHA for e4d474d
Browse repository at this point
refactor(net): decompose connect_on_behalf into parse, decide, and execute phases
Show description for c953fcb
congwang-mk
committed
c953fcb
View commit details
Copy full SHA for c953fcb
Browse repository at this point
refactor(net): move rule types, parsing, and resolution into network/rules
Show description for 7673826
congwang-mk
committed
7673826
View commit details
Copy full SHA for 7673826
Browse repository at this point
refactor(net): split connect, send, and named-unix handlers into submodules
Show description for ff53d5a
congwang-mk
committed
ff53d5a
View commit details
Copy full SHA for ff53d5a
Browse repository at this point
refactor(net): rename child_abi module to materialize
Show description for 11ad724
congwang-mk
committed
11ad724
View commit details
Copy full SHA for 11ad724
Browse repository at this point
Commits on Jul 8, 2026
fix(net): report a truthful partial count when the deferred-send clone fails
Show description for 4f2b45d
congwang-mk
committed
4f2b45d
View commit details
Copy full SHA for 4f2b45d
Browse repository at this point
You can’t perform that action at this time.