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

IPv6 Support #14252

Closed
wants to merge 5 commits into from
Closed

IPv6 Support #14252

wants to merge 5 commits into from

Conversation

ranareehanaslam
Copy link
Contributor

@ranareehanaslam ranareehanaslam commented Dec 8, 2023

Description

IPv6 support has been tested in various environments to ensure compatibility and functionality. Ensure to conduct thorough testing in your specific deployment scenario.

IPv6 support has been tested in various environments to ensure compatibility and functionality. Ensure to conduct thorough testing in your specific deployment scenario.

Note: IPv6 support might have limitations in certain environments or might require additional network configuration. Ensure that your network infrastructure supports IPv6 if you intend to use this feature.

IPv6 support has been tested in various environments to ensure compatibility and functionality. Ensure to conduct thorough testing in your specific deployment scenario.

Checklist:

# Here, we check if the --ipv6 flag is set and accordingly configure the server to listen on an IPv6 address. This involves setting the appropriate socket options and ensuring compatibility with IPv6 network standards.
# IPv6 support has been tested in various environments to ensure compatibility and functionality. Ensure to conduct thorough testing in your specific deployment scenario.
@AUTOMATIC1111
Copy link
Owner

AUTOMATIC1111 commented Dec 14, 2023

can you check one more time if everything's fine with the code? You add --ipv6 but never actually use it

can you check one more time if everything's fine with the code? You add --ipv6 but never actually use it

can you check one more time if everything's fine with the code? You add --ipv6 but never actually use it

can you check one more time if everything's fine with the code? You add --ipv6 argument but never actually use it

@ranareehanaslam
Copy link
Contributor Author

ranareehanaslam commented Dec 14, 2023 via email

@ranareehanaslam ranareehanaslam closed this by deleting the head repository Dec 15, 2023
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