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
494
Code
Issues
1
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
IPv6 support
- #149
#149
Closed
danielinux
wants to merge 25 commits into
wolfSSL:master
wolfSSL/wolfip:master
from
danielinux:wolfIPv6
danielinux/wolfip:wolfIPv6
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Closed
IPv6 support
#149
danielinux
wants to merge 25 commits into
wolfSSL:master
wolfSSL/wolfip:master
from
danielinux:wolfIPv6
danielinux/wolfip:wolfIPv6
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
config: add IPv6 build knobs
Show description for 769d9c5
danielinux
committed
769d9c5
View commit details
Copy full SHA for 769d9c5
Browse repository at this point
ipv6: address type, predicates and text conversion
Show description for f8085bc
danielinux
committed
f8085bc
View commit details
Copy full SHA for f8085bc
Browse repository at this point
ipv6: header encapsulation, parsing and pseudo-header checksum
Show description for bc3cbbb
danielinux
committed
bc3cbbb
View commit details
Copy full SHA for bc3cbbb
Browse repository at this point
tests: requirement tests for unimplemented IPv6 features
Show description for 44fb91f
danielinux
committed
44fb91f
View commit details
Copy full SHA for 44fb91f
Browse repository at this point
ci: add IPv6 workflow
Show description for 0b864d1
danielinux
committed
0b864d1
View commit details
Copy full SHA for 0b864d1
Browse repository at this point
dlr: declare the integration surface for a ring implementation
Show description for ac7eff0
danielinux
committed
ac7eff0
View commit details
Copy full SHA for ac7eff0
Browse repository at this point
docs: IPv6 rows in README and CHANGELOG
Show description for 9118f8b
danielinux
committed
9118f8b
View commit details
Copy full SHA for 9118f8b
Browse repository at this point
ifaddr: several addresses per interface
Show description for 5654468
danielinux
committed
5654468
View commit details
Copy full SHA for 5654468
Browse repository at this point
udp: honour a wildcard bind with several addresses per interface
Show description for bd0f6cf
danielinux
committed
bd0f6cf
View commit details
Copy full SHA for bd0f6cf
Browse repository at this point
tests: make the ip_recv martian-filter tests exercise ip_recv
Show description for 2c1cb78
danielinux
committed
2c1cb78
View commit details
Copy full SHA for 2c1cb78
Browse repository at this point
icmp6: answer Echo Requests
Show description for 3b01798
danielinux
committed
3b01798
View commit details
Copy full SHA for 3b01798
Browse repository at this point
test: end-to-end ICMPv6 echo against a real host stack
Show description for c0ec1ec
danielinux
committed
c0ec1ec
View commit details
Copy full SHA for c0ec1ec
Browse repository at this point
nd6: Neighbor Discovery, duplicate address detection and host routing
Show description for 4b6d55e
danielinux
committed
4b6d55e
View commit details
Copy full SHA for 4b6d55e
Browse repository at this point
test: SLAAC end to end against Linux, with radvd and capture
Show description for 6258968
danielinux
committed
6258968
View commit details
Copy full SHA for 6258968
Browse repository at this point
ci: do not build the wolfSSL-dependent examples in the IPv6 workflow
Show description for 85a6d68
danielinux
committed
85a6d68
View commit details
Copy full SHA for 85a6d68
Browse repository at this point
esp: replace wc_ForceZero with a portable local wipe
Show description for e9abfbc
danielinux
committed
e9abfbc
View commit details
Copy full SHA for e9abfbc
Browse repository at this point
nd6: fix timer stall, add teardown, drop dead state
Show description for 29b43f2
danielinux
committed
29b43f2
View commit details
Copy full SHA for 29b43f2
Browse repository at this point
nd6: make arming the tick idempotent instead of guarded
Show description for f23ab9a
danielinux
committed
f23ab9a
View commit details
Copy full SHA for f23ab9a
Browse repository at this point
config: move IPv6 defaults out of config.h so port builds see them
Show description for 2b6e57a
danielinux
committed
2b6e57a
View commit details
Copy full SHA for 2b6e57a
Browse repository at this point
docs, test: correct stale IPv6 status and restore host state in the radvd helper
Show description for 5fc4d2a
danielinux
committed
5fc4d2a
View commit details
Copy full SHA for 5fc4d2a
Browse repository at this point
test: print the build configuration from the unit binary
Show description for 96018be
danielinux
committed
96018be
View commit details
Copy full SHA for 96018be
Browse repository at this point
test: zero the whole frame in build_udp_frame
Show description for 03185b3
danielinux
committed
03185b3
View commit details
Copy full SHA for 03185b3
Browse repository at this point
nd6: validate ND messages before acting on them
Show description for a7d678e
danielinux
committed
a7d678e
View commit details
Copy full SHA for a7d678e
Browse repository at this point
test: add adversarial IPv6 validation cases
danielinux
committed
047fa87
View commit details
Copy full SHA for 047fa87
Browse repository at this point
nd6: reject malformed and misdirected control traffic
danielinux
committed
63bbfdb
View commit details
Copy full SHA for 63bbfdb
Browse repository at this point
You can’t perform that action at this time.