[Bug 260861] audio/jamulus-server: -6 makes server IPv6 only

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Jan 2022 13:06:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260861

            Bug ID: 260861
           Summary: audio/jamulus-server: -6 makes server IPv6 only
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: stb@lassitu.de

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.