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
Type
/
to 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
.
M4SS-Code
/
massping
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Improvements
- #5
#5
Merged
paolobarbolini
merged 12 commits into
main
M4SS-Code/massping:main
from
fix/review-findings
M4SS-Code/massping:fix/review-findings
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Improvements
#5
paolobarbolini
merged 12 commits into
main
M4SS-Code/massping:main
from
fix/review-findings
M4SS-Code/massping:fix/review-findings
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
fix: don't track failed sends as in-flight pings
Show description for a008bda
paolobarbolini
committed
a008bda
View commit details
Copy full SHA for a008bda
Browse repository at this point
fix: shut down the background task when the Pinger is dropped
Show description for 9576588
paolobarbolini
committed
9576588
View commit details
Copy full SHA for 9576588
Browse repository at this point
fix: keep receiving after a socket error in the background task
Show description for d2cf394
paolobarbolini
committed
d2cf394
View commit details
Copy full SHA for d2cf394
Browse repository at this point
fix: don't panic on replies from an unexpected address family
Show description for 35c5226
paolobarbolini
committed
35c5226
View commit details
Copy full SHA for 35c5226
Browse repository at this point
fix: avoid lost wakeups when multiple streams wait to send
Show description for e6b16ae
paolobarbolini
committed
e6b16ae
View commit details
Copy full SHA for e6b16ae
Browse repository at this point
fix: ignore stale unsubscribes after sequence number wraparound
Show description for b7be0b3
paolobarbolini
committed
b7be0b3
View commit details
Copy full SHA for b7be0b3
Browse repository at this point
fix: ping duplicate addresses only once per round
Show description for ad78a25
paolobarbolini
committed
ad78a25
View commit details
Copy full SHA for ad78a25
Browse repository at this point
fix: verify echoed payloads and build one packet per round
Show description for 725ae31
paolobarbolini
committed
725ae31
View commit details
Copy full SHA for 725ae31
Browse repository at this point
refactor: drop the unused per-pinger ICMP identifier
Show description for 085e378
paolobarbolini
committed
085e378
View commit details
Copy full SHA for 085e378
Browse repository at this point
test: add unit tests for internet_checksum and packet construction
Show description for 4ee001b
paolobarbolini
committed
4ee001b
View commit details
Copy full SHA for 4ee001b
Browse repository at this point
docs: fix typos, stale comments and document usage constraints
Show description for d1df2fd
paolobarbolini
committed
d1df2fd
View commit details
Copy full SHA for d1df2fd
Browse repository at this point
feat: add must_use markers and cheap Clone for the pingers
Show description for e63672d
paolobarbolini
committed
e63672d
View commit details
Copy full SHA for e63672d
Browse repository at this point
You can’t perform that action at this time.