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 }}
n0-computer
/
net-tools
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
29
Code
Issues
6
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add poll based posix minimal implementation and test in ci.
- #117
#117
Draft
rklaehn
wants to merge 16 commits into
main
n0-computer/net-tools:main
from
poll-based-posix-minimal
n0-computer/net-tools:poll-based-posix-minimal
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
Add poll based posix minimal implementation and test in ci.
#117
rklaehn
wants to merge 16 commits into
main
n0-computer/net-tools:main
from
poll-based-posix-minimal
n0-computer/net-tools:poll-based-posix-minimal
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2026
Provide fallback for platforms that do not have netdev, such as esp32
rklaehn
committed
13b671f
View commit details
Copy full SHA for 13b671f
Browse repository at this point
Commits on Mar 5, 2026
Merge branch 'main' into has_netdev
rklaehn
committed
734947d
View commit details
Copy full SHA for 734947d
Browse repository at this point
deps(netwatch): use noq-udp instead of iroh-quinn-udp
Show description for 84d6c24
rklaehn
committed
84d6c24
View commit details
Copy full SHA for 84d6c24
Browse repository at this point
Merge branch 'use-noq' into has_netdev
rklaehn
committed
7260513
View commit details
Copy full SHA for 7260513
Browse repository at this point
WIP use branch that has the fallback.rs renamed and has the send fix.
rklaehn
committed
36c1ecb
View commit details
Copy full SHA for 36c1ecb
Browse repository at this point
Commits on Mar 6, 2026
Merge branch 'main' into has_netdev
rklaehn
committed
3094304
View commit details
Copy full SHA for 3094304
Browse repository at this point
Commits on Mar 10, 2026
Merge branch 'main' into has_netdev
rklaehn
committed
d26833d
View commit details
Copy full SHA for d26833d
Browse repository at this point
Commits on Mar 11, 2026
Add check that net-tools compiles for esp32
Show description for 947068e
rklaehn
committed
947068e
View commit details
Copy full SHA for 947068e
Browse repository at this point
Move deps around to make it compile
rklaehn
committed
a717058
View commit details
Copy full SHA for a717058
Browse repository at this point
Restructure feature flags
rklaehn
committed
2ce1e26
View commit details
Copy full SHA for 2ce1e26
Browse repository at this point
Include portmapper stubs.
rklaehn
committed
44cc5c3
View commit details
Copy full SHA for 44cc5c3
Browse repository at this point
Rework cfg flags and fix unused imports in esp32
rklaehn
committed
1fcc8ab
View commit details
Copy full SHA for 1fcc8ab
Browse repository at this point
Use sccache and fix deps for wasm
rklaehn
committed
ae25e21
View commit details
Copy full SHA for ae25e21
Browse repository at this point
move ipnet to non wasm section.
rklaehn
committed
fc37956
View commit details
Copy full SHA for fc37956
Browse repository at this point
Add poll based posix minimal implementation and test in ci.
rklaehn
committed
82e9747
View commit details
Copy full SHA for 82e9747
Browse repository at this point
fmt
rklaehn
committed
e632e74
View commit details
Copy full SHA for e632e74
Browse repository at this point
You can’t perform that action at this time.