Skip to content

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

Merged
spikecurtis merged 1 commit into
mainfrom
spike/15561-op-listen-ipv6
Nov 25, 2024
Merged

feat: change port-forward to opportunistically listen on IPv6#15640
spikecurtis merged 1 commit into
mainfrom
spike/15561-op-listen-ipv6

Conversation

@spikecurtis
Copy link
Copy Markdown
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
Copy Markdown
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
@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