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
.
wolfSSL
/
wolfip
Public
Notifications
You must be signed in to change notification settings
Fork
47
Star
493
Code
Issues
1
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fenrir fixes 2026 08 17
- #153
#153
Open
danielinux
wants to merge 21 commits into
wolfSSL:master
wolfSSL/wolfip:master
from
danielinux:fenrir-fixes-2026-08-17
danielinux/wolfip:fenrir-fixes-2026-08-17
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
Fenrir fixes 2026 08 17
#153
danielinux
wants to merge 21 commits into
wolfSSL:master
wolfSSL/wolfip:master
from
danielinux:fenrir-fixes-2026-08-17
danielinux/wolfip:fenrir-fixes-2026-08-17
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
F-8513: pin datagram IP header to enqueue-time destination
Show description for bf0c0c9
danielinux
committed
bf0c0c9
View commit details
Copy full SHA for bf0c0c9
Browse repository at this point
F-8514: keep accept socket seq at the ISN while in SYN_RCVD
Show description for ffa9c1c
danielinux
committed
ffa9c1c
View commit details
Copy full SHA for ffa9c1c
Browse repository at this point
F-8557: reject TCP connect to broadcast and multicast destinations
Show description for 64879f1
danielinux
committed
64879f1
View commit details
Copy full SHA for 64879f1
Browse repository at this point
F-8563: keep peer-advertised TCP MSS verbatim
Show description for a528fdf
danielinux
committed
a528fdf
View commit details
Copy full SHA for a528fdf
Browse repository at this point
F-8565: run PAWS before the segment acceptability test
Show description for 72cd518
danielinux
committed
72cd518
View commit details
Copy full SHA for 72cd518
Browse repository at this point
F-6472: count only pure ACKs with unchanged window as duplicate ACKs
Show description for dc521b4
danielinux
committed
dc521b4
View commit details
Copy full SHA for dc521b4
Browse repository at this point
F-6938: cap the backed-off TCP RTO at 64 seconds
Show description for 07fcef0
danielinux
committed
07fcef0
View commit details
Copy full SHA for 07fcef0
Browse repository at this point
F-8564: extend control-segment retry budget to meet the 3-minute R2 floor
Show description for 2ae0fa2
danielinux
committed
2ae0fa2
View commit details
Copy full SHA for 2ae0fa2
Browse repository at this point
F-8516: forward transit packets using the static route table
Show description for 8714895
danielinux
committed
8714895
View commit details
Copy full SHA for 8714895
Browse repository at this point
F-8558: drop and clamp forwarding on the declared IP total length
Show description for 69f0bae
danielinux
committed
69f0bae
View commit details
Copy full SHA for 69f0bae
Browse repository at this point
F-8517: recompute the IP header checksum after the IP_HDRINCL destination override
Show description for 632eeaa
danielinux
committed
632eeaa
View commit details
Copy full SHA for 632eeaa
Browse repository at this point
F-8515: roll back the armed DNS query when name encoding fails
Show description for f97f172
danielinux
committed
f97f172
View commit details
Copy full SHA for f97f172
Browse repository at this point
F-8569: reject zero-length DNS labels in the query encoder
Show description for e2322a1
danielinux
committed
e2322a1
View commit details
Copy full SHA for e2322a1
Browse repository at this point
F-8570: require an exact 4-byte RDATA for DNS A records
Show description for 792c766
danielinux
committed
792c766
View commit details
Copy full SHA for 792c766
Browse repository at this point
F-8567: honor the DHCP option overload option (RFC 2132 §9.3)
Show description for 664cb34
danielinux
committed
664cb34
View commit details
Copy full SHA for 664cb34
Browse repository at this point
F-8568: schedule the first DHCPDISCOVER retry at 4 s ± 1 s
Show description for c8bcb31
danielinux
committed
c8bcb31
View commit details
Copy full SHA for c8bcb31
Browse repository at this point
F-6941: consult a freshly registered filter callback for all reasons
Show description for 11ff613
danielinux
committed
11ff613
View commit details
Copy full SHA for 11ff613
Browse repository at this point
F-8513: keep IP_MULTICAST_IF pinned egress at flush time
Show description for 16f2eb2
danielinux
committed
16f2eb2
View commit details
Copy full SHA for 16f2eb2
Browse repository at this point
F-6941: honor explicit mask configuration made before installing the callback
Show description for 8c23611
danielinux
committed
8c23611
View commit details
Copy full SHA for 8c23611
Browse repository at this point
F-8568: guard the discover retry jitter window against small bases
Show description for 36f82fd
danielinux
committed
36f82fd
View commit details
Copy full SHA for 36f82fd
Browse repository at this point
addressed 3 skoll suggestions:
Show description for 58345d8
danielinux
committed
58345d8
View commit details
Copy full SHA for 58345d8
Browse repository at this point
You can’t perform that action at this time.