libnl
libnl copied to clipboard
lib/nl: Increase default receive socket buffer size to 128k
This patch set default receive socket buffer size to 128K to solve nl_recv returned with error: No buffer space available
- When switching CPUs to offline/online in a system more than 128 cpus
- When using virsh to destroy domain in a system with more interfaces
- When NetworkMananger monitoring some uevents,e.g. netlink is changed.
Signed-off-by: Leno Hou [email protected]
@tgraf: Can you solve it?
- https://github.com/thom311/libnl/issues/257