macOS
brew install libnllocal Homebrew formula metadata
brew
libnl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libnllocal Homebrew formula metadata
nix profile install nixpkgs#libnlnixpkgs package indexes · pkgs/by-name/li/libnl/package.nix · ソース: api.github.com
sudo pacman -S libnlArch Linux sync databases · libnl · ソース: geo.mirror.pkgbuild.com
概要
Netlink Library Suite
履歴
libnl is the Netlink Protocol Library Suite, a set of C libraries for Linux applications that talk to kernel netlink interfaces. Netlink replaced many ioctl-style networking control paths with a message-based IPC mechanism between user space and the kernel.
The Infradead project page describes libnl as a suite split into smaller libraries: libnl for socket and message fundamentals, libnl-route for NETLINK_ROUTE interfaces, libnl-genl for generic netlink, and libnl-nf for netfilter interfaces. The split is explicitly intended to avoid forcing every application to link one large library.
The project history includes a long-lived 1.1.x branch and a 3.x branch. The Infradead page warns that 1.1.x support is limited and tells new applications to target libnl3, while also documenting distribution package names for CentOS, Debian, Fedora, OpenSUSE, Slackware, and Ubuntu.
libnl became a standard dependency for Linux networking software that needed structured access to routes, addresses, links, traffic control, generic netlink families, and netfilter state. Its inclusion in many distribution package sets reflects netlink's role as the Linux kernel's preferred extensible networking control API.
Callers use libnl core primitives for netlink sockets, message construction, parsing, send, receive, and cache handling, then add family-specific libraries when they need route, generic netlink, or netfilter support. The Homebrew package exposes many nl-* and nf-* command-line helpers around those APIs.
libnl matters to package maintainers because it is Linux-specific, ABI-sensitive, and central to network managers, firewall tools, wireless stacks, containers, and low-level diagnostics. The project's documented SONAME problems in releases 3.2.18 and 3.2.19 show why distributions track its ABI carefully.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
genl-ctrl-list | cli | グローバル実行可能ファイル | |
idiag-socket-details | cli | グローバル実行可能ファイル | |
nf-ct-add | cli | グローバル実行可能ファイル | |
nf-ct-events | cli | グローバル実行可能ファイル | |
nf-ct-list | cli | グローバル実行可能ファイル | |
nf-exp-add | cli | グローバル実行可能ファイル | |
nf-exp-delete | cli | グローバル実行可能ファイル | |
nf-exp-list | cli | グローバル実行可能ファイル | |
nf-log | cli | グローバル実行可能ファイル | |
nf-monitor | cli | グローバル実行可能ファイル | |
nf-queue | cli | グローバル実行可能ファイル | |
nl-addr-add | cli | グローバル実行可能ファイル | |
nl-addr-delete | cli | グローバル実行可能ファイル | |
nl-addr-list | cli | グローバル実行可能ファイル | |
nl-class-add | cli | グローバル実行可能ファイル | |
nl-class-delete | cli | グローバル実行可能ファイル | |
nl-class-list | cli | グローバル実行可能ファイル | |
nl-classid-lookup | cli | グローバル実行可能ファイル | |
nl-cls-add | cli | グローバル実行可能ファイル | |
nl-cls-delete | cli | グローバル実行可能ファイル | |
nl-cls-list | cli | グローバル実行可能ファイル | |
nl-fib-lookup | cli | グローバル実行可能ファイル | |
nl-link-enslave | cli | グローバル実行可能ファイル | |
nl-link-ifindex2name | cli | グローバル実行可能ファイル | |
nl-link-list | cli | グローバル実行可能ファイル | |
nl-link-name2ifindex | cli | グローバル実行可能ファイル | |
nl-link-release | cli | グローバル実行可能ファイル | |
nl-link-set | cli | グローバル実行可能ファイル | |
nl-link-stats | cli | グローバル実行可能ファイル | |
nl-list-caches | cli | グローバル実行可能ファイル | |
nl-list-sockets | cli | グローバル実行可能ファイル | |
nl-monitor | cli | グローバル実行可能ファイル | |
nl-neigh-add | cli | グローバル実行可能ファイル | |
nl-neigh-delete | cli | グローバル実行可能ファイル | |
nl-neigh-list | cli | グローバル実行可能ファイル | |
nl-neightbl-list | cli | グローバル実行可能ファイル | |
nl-nh-list | cli | グローバル実行可能ファイル | |
nl-pktloc-lookup | cli | グローバル実行可能ファイル | |
nl-qdisc-add | cli | グローバル実行可能ファイル | |
nl-qdisc-delete | cli | グローバル実行可能ファイル | |
nl-qdisc-list | cli | グローバル実行可能ファイル | |
nl-route-add | cli | グローバル実行可能ファイル | |
nl-route-delete | cli | グローバル実行可能ファイル | |
nl-route-get | cli | グローバル実行可能ファイル | |
nl-route-list | cli | グローバル実行可能ファイル | |
nl-rule-list | cli | グローバル実行可能ファイル | |
nl-tctree-list | cli | グローバル実行可能ファイル | |
nl-util-addr | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/thom311/libnl
インストールメタデータ
| パッケージキー | brew:libnl |
|---|---|
| バージョン | 3.12.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libnl |
| ホームページ | https://github.com/thom311/libnl |
| リポジトリ | https://github.com/thom311/libnl |
| 上流ドキュメント | https://github.com/thom311/libnl/tree/main/doc |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://github.com/thom311/libnl/releases/download/libnl3_12_0/libnl-3.12.0.tar.gz |
| ビルド依存関係 | bison, flex, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libnl |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libnl
nix profile install nixpkgs#libnllibnl 3.12.0-1
Library for applications dealing with netlink sockets
https://github.com/thom311/libnl/
sudo pacman -S libnlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.