Skip to content

Added ipv6 support for command wrapping#624

Open
CraftingDragon007 wants to merge 2 commits intonovnc:masterfrom
CraftingDragon007:master
Open

Added ipv6 support for command wrapping#624
CraftingDragon007 wants to merge 2 commits intonovnc:masterfrom
CraftingDragon007:master

Conversation

@CraftingDragon007
Copy link

I updated the rebind.c file to also support ipv6. This allows wrapping of programs listening on ipv6 (for example: [::]:5900 or [::1]:5900)

@CendioZeijlon
Copy link
Contributor

Thanks for contributing! I'll take a look.

Copy link
Contributor

@CendioZeijlon CendioZeijlon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall, but it looks like there is both some refactoring and addition of new features.

Could you rework this a bit into separate commits to make your changes easier to follow?

@CraftingDragon007
Copy link
Author

CraftingDragon007 commented Nov 4, 2025

Looks good overall, but it looks like there is both some refactoring and addition of new features.

Yes, I also changed some other things here and there because it was needed for ipv6 (for example storing the ipv6 address)

Could you rework this a bit into separate commits to make your changes easier to follow?

Does it really make sense to rework changes of +47 -18 lines of code in one single file into multiple commits?

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