libnl icon indicating copy to clipboard operation
libnl copied to clipboard

Netlink Library Suite

Results 4 libnl issues
Sort by recently updated
recently updated
newest added

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...