Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2020 11:23:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 174933] [linux] if_nameindex fail in linuxulator enviroment (PF_NETLINK needed)
Message-ID:  <bug-174933-4077-Fr11gs0s1x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-174933-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-174933-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D174933

Alex S <iwtcex@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iwtcex@gmail.com

--- Comment #5 from Alex S <iwtcex@gmail.com> ---
(In reply to pete from comment #4)

> The issue is their DRM seems to trigger this bug
> and the app is unable to authenticate against their license servers.

> as it'll probably prevent other issues with linuxulator networking

PF_NETLINK is only tangentially related to networking, it's a yet another
(kernel) event notification mechanism stuffed into the socket API for some
reason. Probably to work with epoll.

It's very unlikely to be the cause of your issue.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-174933-4077-Fr11gs0s1x>