Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: change port-forward to opportunistically listen on IPv6 #15640

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

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

spikecurtis
Copy link
Contributor

@spikecurtis spikecurtis commented Nov 25, 2024

If the local IP address is not explicitly set, previously we assumed 127.0.0.1 (that is, IPv4 only localhost). This PR adds support to opportunistically also listen on IPv6 ::1.

Copy link
Contributor Author

spikecurtis commented Nov 25, 2024

@spikecurtis spikecurtis changed the title feat: opportunistically listen on IPv6 in port-forward feat: change port-forward to opportunistically listen on IPv6 Nov 25, 2024
@spikecurtis spikecurtis force-pushed the spike/15561-op-listen-ipv6 branch from 64265cb to 6d9f4c5 Compare November 25, 2024 10:00
@spikecurtis spikecurtis changed the base branch from spike/15561-port-forward-ipv6 to graphite-base/15640 November 25, 2024 10:06
@spikecurtis spikecurtis marked this pull request as ready for review November 25, 2024 10:07
@spikecurtis spikecurtis force-pushed the spike/15561-op-listen-ipv6 branch from 6d9f4c5 to a305115 Compare November 25, 2024 10:07
@spikecurtis spikecurtis changed the base branch from graphite-base/15640 to main November 25, 2024 10:08
@spikecurtis spikecurtis force-pushed the spike/15561-op-listen-ipv6 branch from a305115 to 88ec60a Compare November 25, 2024 10:08
@spikecurtis spikecurtis merged commit e6506f0 into main Nov 25, 2024
28 checks passed
@spikecurtis spikecurtis deleted the spike/15561-op-listen-ipv6 branch November 25, 2024 12:33
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