The libmnl library provides a minimalistic userspace library oriented to Netlink developers. There are a lot of common tasks in the parsing, validating, and constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allow you to re-use code and to avoid re-inventing the wheel.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
ダウンロード (HTTP): https://netfilter.org/projects/libmnl/files/libmnl-1.0.5.tar.bz2
ダウンロード MD5 sum: 0bbb70573119ec5d49435114583e7a49
ダウンロードサイズ: 308 KB
必要ディスク容量: 2.9 MB
概算ビルド時間: 0.1 SBU 以下
以下のコマンドを実行して libmnl をビルドします。
./configure --prefix=/usr && make
このパッケージにテストスイートはありません。
root
ユーザーになって以下を実行します。
make install