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
.
jamulussoftware
/
jamulus
Public
Notifications
You must be signed in to change notification settings
Fork
248
Star
1.1k
Code
Issues
153
Pull requests
25
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Add IPv6 support for Directories (still incomplete)
- #3809
#3809
Draft
softins
wants to merge 14 commits into
jamulussoftware:main
jamulussoftware/jamulus:main
from
softins:ipv6-directories
softins/jamulus:ipv6-directories
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Add IPv6 support for Directories (still incomplete)
#3809
softins
wants to merge 14 commits into
jamulussoftware:main
jamulussoftware/jamulus:main
from
softins:ipv6-directories
softins/jamulus:ipv6-directories
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
Allow directory to be IPv6
softins
committed
0532fa1
View commit details
Copy full SHA for 0532fa1
Browse repository at this point
Choose correct public IP for IPv4 or IPv6
softins
committed
dfeca47
View commit details
Copy full SHA for dfeca47
Browse repository at this point
Increase MAX_LEN_IP_ADDRESS for IPv6
softins
committed
2bd0d26
View commit details
Copy full SHA for 2bd0d26
Browse repository at this point
Correct declaration parameter name
softins
committed
0b794c1
View commit details
Copy full SHA for 0b794c1
Browse repository at this point
Check for IPv6 in clientrpc and connectdlg
softins
committed
6848938
View commit details
Copy full SHA for 6848938
Browse repository at this point
Rename IPv4 addrs and add IPv6 addrs in CServerInfo
softins
committed
b4f9f7e
View commit details
Copy full SHA for b4f9f7e
Browse repository at this point
Make invalid CHostAddress properly invalid
softins
committed
20f4d8d
View commit details
Copy full SHA for 20f4d8d
Browse repository at this point
Rework CHostAddress::toString()
softins
committed
d4efb29
View commit details
Copy full SHA for d4efb29
Browse repository at this point
Add JSON-RPC to fetch server list from the directory
Show description for b5e92aa
softins
committed
b5e92aa
View commit details
Copy full SHA for b5e92aa
Browse repository at this point
Update JSON-RPC.md
softins
committed
5172a2a
View commit details
Copy full SHA for 5172a2a
Browse repository at this point
Remove unneeded constructor for CServerListEntry
softins
committed
238d0c1
View commit details
Copy full SHA for 238d0c1
Browse repository at this point
Move CServerListEntry constructors from .h to .cpp
softins
committed
657a94f
View commit details
Copy full SHA for 657a94f
Browse repository at this point
Search for match using correct IP protocol
softins
committed
70df0de
View commit details
Copy full SHA for 70df0de
Browse repository at this point
Add registration token
softins
committed
d0c74d1
View commit details
Copy full SHA for d0c74d1
Browse repository at this point
You can’t perform that action at this time.