From: Alexey Kuznetsov <[EMAIL PROTECTED]>
Date: Wed, 8 Feb 2006 17:51:51 +0300
> netlink overrun was broken while improvement of netlink.
> Destination socket is used in the place where it was meant to be source
> socket,
> so that now overrun is never sent to user netlink sockets, when it shoul
Hello!
netlink overrun was broken while improvement of netlink.
Destination socket is used in the place where it was meant to be source socket,
so that now overrun is never sent to user netlink sockets, when it should be,
and it even can be set on kernel socket, which results in complete deadlock