On Fri, 17.02.17 16:58, Andrei Vagin ([email protected]) wrote:

> Hello,
> 
> I found that systemd-networkd creates a netlink socket and then
> doesn't read data from it. The reason is that a stream of messages
> into this socket is too active, so they fill the socket buffer and
> recvmsg() returns -ENOBUF.

Ah, if we don't handle that properly, then this is a bug. Best way to
report bugs is via the github issue system btw. I have created an
issue there now to keep track of this:

https://github.com/systemd/systemd/issues/5398

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to