https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174933

Alex S <iwt...@gmail.com> changed:

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

--- Comment #5 from Alex S <iwt...@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.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to