[Bug 174933] [linux] if_nameindex fail in linuxulator enviroment (PF_NETLINK needed)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 18 11:23:27 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174933
Alex S <iwtcex at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iwtcex at gmail.com
--- Comment #5 from Alex S <iwtcex at 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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list