# # Netlink protocol library suite. # # The libnl suite is a collection of libraries providing APIs to netlink # protocol based Linux kernel interfaces. # # Netlink is a IPC mechanism primarly between the kernel and user space # processes. It was designed to be a more flexible successor to ioctl # to provide mainly networking related kernel configuration and # monitoring interfaces. # QICFLAGS="-g0 -Os -mtune=generic" QICXXFLAGS="-g0 -Os -mtune=generic" QILDFLAGS="-s" program=libnl version=3.2.25 release=1 blurb="Netlink protocol library suite." homepage="http://www.infradead.org/~tgr/libnl/" license="LGPLv2.1" fetch="https://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz" replace=""