Skip to content

[local-volume-fileserver] Use tcp instead of tcp4 network config to support IPv6 bindling #86

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abhijitchaudhari1
Copy link

@abhijitchaudhari1 abhijitchaudhari1 commented Feb 18, 2025

To support dual stack and IPv6 binding in local-volume-fileserver, we need to use tcp network config in fiber app. By default fiber app uses tcp4 which only binds to IPv4

To support dual stack and IPv6 binding, we need to use tcp network config in fiber app. By default fiber app uses tcp4 which only binds to IPv4
@abhijitchaudhari1 abhijitchaudhari1 changed the title Use tcp instead of tcp4 network config to support IPv6 bindling [local-volume-fileserver] Use tcp instead of tcp4 network config to support IPv6 bindling Feb 18, 2025
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.

1 participant