libnl
libnl copied to clipboard
Netlink Library Suite
Signed-off-by: Sagi Lowenhardt [email protected]
This patch set default receive socket buffer size to 128K to solve nl_recv returned with error: No buffer space available 1. When switching CPUs to offline/online in a system more...
`locate` may discover `Python.h` in chroot or at unexpected locations. Instead, use `distutils` module. To this effect, `ax_python.m4` is just updated to the latest available version. This also fixes various...