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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rustp2p
/
tcp_ip
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
40
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
Codex/tcp protocol hardening
- #10
#10
Merged
vnt-dev
merged 16 commits into
main
rustp2p/tcp_ip:main
from
codex/tcp-protocol-hardening
rustp2p/tcp_ip:codex/tcp-protocol-hardening
Copy head branch name to clipboard
Jul 16, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Codex/tcp protocol hardening
#10
vnt-dev
merged 16 commits into
main
rustp2p/tcp_ip:main
from
codex/tcp-protocol-hardening
rustp2p/tcp_ip:codex/tcp-protocol-hardening
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
build: enforce LF endings for Linux test scripts
vnt-dev
committed
fd5bd96
View commit details
Copy full SHA for fd5bd96
Browse repository at this point
fix: preserve TCP TIME_WAIT lifecycle
vnt-dev
committed
b41e740
View commit details
Copy full SHA for b41e740
Browse repository at this point
fix: validate SYN-ACK acknowledgements
vnt-dev
committed
7f1632f
View commit details
Copy full SHA for 7f1632f
Browse repository at this point
fix: enforce synchronized segment acceptability
vnt-dev
committed
3abb6b7
View commit details
Copy full SHA for 3abb6b7
Browse repository at this point
fix: challenge non-exact in-window resets
vnt-dev
committed
6c63058
View commit details
Copy full SHA for 6c63058
Browse repository at this point
fix: negotiate TCP window scaling correctly
vnt-dev
committed
5ff30e1
View commit details
Copy full SHA for 5ff30e1
Browse repository at this point
fix: retransmit passive SYN-ACKs consistently
vnt-dev
committed
405ecf9
View commit details
Copy full SHA for 405ecf9
Browse repository at this point
fix: reject stale TCP window updates
vnt-dev
committed
9ab1486
View commit details
Copy full SHA for 9ab1486
Browse repository at this point
fix: keep zero-window persist connections alive
vnt-dev
committed
357a464
View commit details
Copy full SHA for 357a464
Browse repository at this point
fix: reject malformed TCP headers safely
vnt-dev
committed
44e8930
View commit details
Copy full SHA for 44e8930
Browse repository at this point
fix: restart TIME_WAIT for retransmitted FINs
vnt-dev
committed
1c1c93a
View commit details
Copy full SHA for 1c1c93a
Browse repository at this point
fix: validate and prioritize TCP SACK blocks
vnt-dev
committed
51e2bad
View commit details
Copy full SHA for 51e2bad
Browse repository at this point
fix: complete TCP fast recovery state handling
vnt-dev
committed
2534034
View commit details
Copy full SHA for 2534034
Browse repository at this point
fix: apply conservative data RTO after SYN loss
vnt-dev
committed
82bcd7f
View commit details
Copy full SHA for 82bcd7f
Browse repository at this point
fix: avoid advertising tiny receive windows
vnt-dev
committed
694249f
View commit details
Copy full SHA for 694249f
Browse repository at this point
refactor: satisfy strict TCP packet lint checks
vnt-dev
committed
915a1f2
View commit details
Copy full SHA for 915a1f2
Browse repository at this point
You can’t perform that action at this time.