Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main: Use info.address_storage to compose client addr strings #312

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

layercak3
Copy link
Contributor

@layercak3 layercak3 commented Jun 2, 2024

Fixes a bug where wayvncctl was not showing the last 16 digits of my IPv6 address.

I have read and understood CONTRIBUTING.md.

Otherwise, getpeername() will truncate IPv6 client addresses and any
IPv6 clients the control client receives information about in the JSON
response will have the second half of their addresses zeroed out.
@any1 any1 merged commit b7de0d9 into any1:master Jun 2, 2024
3 checks passed
@any1
Copy link
Owner

any1 commented Jun 2, 2024

Thanks!

@layercak3 layercak3 deleted the ctl-ipv6-fix branch June 16, 2024 04:42
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants