macOS
brew install cni-pluginslocal Homebrew formula metadata
sudo port install dhcpMacPorts ports tree · net/dhcp/Portfile · ソース: api.github.com
brew
cni-plugins のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cni-pluginslocal Homebrew formula metadata
sudo port install dhcpMacPorts ports tree · net/dhcp/Portfile · ソース: api.github.com
sudo apk add cni-pluginsAlpine Linux edge package indexes · cni-plugins · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cni-pluginsnixpkgs package indexes · cni-plugins · ソース: raw.githubusercontent.com
sudo pacman -S cni-pluginsArch Linux sync databases · cni-plugins · ソース: geo.mirror.pkgbuild.com
sudo zypper install cni-pluginsopenSUSE Tumbleweed package metadata · cni-plugins · ソース: download.opensuse.org
sudo dnf install dhcp-clientFedora Rawhide package metadata · dhcp-client · ソース: dl.fedoraproject.org
scoop install main/cni-pluginsScoop official bucket manifest trees · bucket/cni-plugins.json · ソース: api.github.com
概要
Container Network Interface plugins
履歴
cni-plugins is the reference plugin collection for CNI, the Container Network Interface used by container runtimes and orchestrators to attach Linux and Windows containers to networks.
CNI originated at CoreOS as part of rkt and became a CNCF-hosted project in 2017. The CNI specification defines the runtime-to-plugin interface, while the separate containernetworking/plugins repository maintains practical plugins such as bridge, loopback, macvlan, ptp, host-local, static, dhcp, portmap, bandwidth, tuning, firewall, and others.
CNI grew with the cloud-native container ecosystem because it gave runtimes a simple, vendor-neutral networking interface. CNCF's security self-assessment names Kubernetes, Mesos, CloudFoundry, CRI-O, and others as users, and this batch input records packaging across Homebrew, Nix, Arch, Scoop, openSUSE, Alpine, and other distributions.
Administrators and runtimes place CNI network configuration on disk, commonly under /etc/cni/net.d on Linux, and invoke plugin binaries with CNI environment variables and JSON configuration. The plugin set supplies common interface-creating, IPAM, and meta plugins used directly or chained together.
Package nerds care because cni-plugins is infrastructure glue: tiny binaries with stable names that container runtimes expect to find on disk. Packaging it correctly matters more than its user interface, because the package quietly determines whether local Kubernetes, CRI-O, containerd, and lab container setups can create networks.
セキュリティ状態
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/cni/net.d実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bandwidth | cli | グローバル実行可能ファイル | |
dhcp | cli | グローバル実行可能ファイル | |
dummy | cli | グローバル実行可能ファイル | |
firewall | cli | グローバル実行可能ファイル | |
host-device | cli | グローバル実行可能ファイル | |
host-local | cli | グローバル実行可能ファイル | |
ipvlan | cli | グローバル実行可能ファイル | |
loopback | cli | グローバル実行可能ファイル | |
macvlan | cli | グローバル実行可能ファイル | |
portmap | cli | グローバル実行可能ファイル | |
ptp | cli | グローバル実行可能ファイル | |
sbr | cli | グローバル実行可能ファイル | |
static | cli | グローバル実行可能ファイル | |
tap | cli | グローバル実行可能ファイル | |
tuning | cli | グローバル実行可能ファイル | |
vlan | cli | グローバル実行可能ファイル | |
vrf | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/containernetworking/plugins
インストールメタデータ
| パッケージキー | brew:cni-plugins |
|---|---|
| バージョン | 1.9.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cni-plugins |
| ホームページ | https://www.cni.dev |
| リポジトリ | https://github.com/containernetworking/plugins |
| 上流ドキュメント | https://github.com/containernetworking/plugins#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/containernetworking/plugins/archive/refs/tags/v1.9.1.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cni-plugins |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cni-plugins
nix profile install nixpkgs#cni-pluginscni-plugins 1.9.1-r2
Some standard networking plugins, maintained by the CNI team
sudo apk add cni-pluginscni-plugins-doc 1.9.1-r2
Some standard networking plugins, maintained by the CNI team (documentation)
sudo apk add cni-plugins-doccni-plugins 1.9.1-1
Some standard networking plugins, maintained by the CNI team
https://github.com/containernetworking/plugins
sudo pacman -S cni-pluginscni-plugins 1.6.2-1.5
Container Network Interface plugins
https://github.com/containernetworking/plugins
sudo zypper install cni-pluginsmain/cni-plugins
scoop install main/cni-pluginsdhcp
sudo port install dhcpvlan 2.0.5+nmu3
ifupdown legacy integration for vlan configuration
sudo apt install vlanvlan
nix profile install nixpkgs#vlanvlan 2.0.5ubuntu5
ifupdown integration for vlan configuration
sudo apt install vlanvlan 2.3-r1
Scripts for configuring VLAN network interfaces
https://wiki.alpinelinux.org/wiki/Vlan
sudo apk add vlandhcp-client 4.4.3-26.fc44
Provides the ISC DHCP client daemon and dhclient-script
sudo dnf install dhcp-clientdhcp-common 4.4.3-26.fc44
Common files used by ISC dhcp client, server and relay agent
sudo dnf install dhcp-commondhcp-devel 4.4.3-26.fc44
Development headers and libraries for interfacing to the DHCP server
sudo dnf install dhcp-develdhcp-devel-doc 4.4.3-26.fc44
Developer's Guide for ISC DHCP
sudo dnf install dhcp-devel-docdhcp-libs-static 4.4.3-26.fc44
Shared libraries used by ISC dhcp client and server
sudo dnf install dhcp-libs-staticソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.