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 #1297

Open
aanderse opened this issue Aug 8, 2023 · 0 comments
Open

IPv6 support #1297

aanderse opened this issue Aug 8, 2023 · 0 comments

Comments

@aanderse
Copy link
Member

aanderse commented Aug 8, 2023

Is your feature request related to a problem? Please describe.

Currently the way hydra is built in nixpkgs there is no IPv6 support. We could build hydra with IPv6 support by simply adding perlPackages.IOSocketINET6 to this list as described here, but IOSocketINET6 is deprecated and its replacement isn't a drop-in replacement.

Describe the solution you'd like

If it isn't too much of a hassle could someone please hack on hydra to make it support IPv6 with a library that isn't deprecated?

Describe alternatives you've considered

Add the deprecated library to my own config and hope that everything continues to work.

Additional context

I'm exposing hydra to a load balancer over IPv6, not directly to the internet.

cc @stigtsp

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

No branches or pull requests

1 participant