Skip to content

jamulus-server: -6 makes server IPv6 only on FreeBSD #3478

@yurivict

Description

@yurivict

Describe the bug

Description is from this downstream bug report:

Adding -6 to the jamulus_server_flags does enable IPv6, but drops the socket for IPv4.

I believe this is due to different defaults between Linux and (Free)BSD. The code opening the socket should specify the correct flag to get a socket that supports both IPv4 and IPv6.

To Reproduce

See subject.

Expected behavior

-6 should only enable IPv6 and not disable IPv4.

Operating system

FreeBSD 14.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Triage

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions