macOS
brew install cni-pluginslocal Homebrew formula metadata
sudo port install dhcpMacPorts ports tree · net/dhcp/Portfile · source: api.github.com
brew
Container Network Interface plugins. Version 1.9.1 via Homebrew; verified from local package data.
install
brew install cni-pluginslocal Homebrew formula metadata
sudo port install dhcpMacPorts ports tree · net/dhcp/Portfile · source: api.github.com
sudo apk add cni-pluginsAlpine Linux edge package indexes · cni-plugins · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cni-pluginsnixpkgs package indexes · cni-plugins · source: raw.githubusercontent.com
sudo pacman -S cni-pluginsArch Linux sync databases · cni-plugins · source: geo.mirror.pkgbuild.com
sudo zypper install cni-pluginsopenSUSE Tumbleweed package metadata · cni-plugins · source: download.opensuse.org
sudo dnf install dhcp-clientFedora Rawhide package metadata · dhcp-client · source: dl.fedoraproject.org
sudo apt install vlanDebian stable package indexes · vlan · source: deb.debian.org
scoop install main/cni-pluginsScoop official bucket manifest trees · bucket/cni-plugins.json · source: api.github.com
overview
Container Network Interface plugins
history
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.
security posture
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.dexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bandwidth | cli | global executable | |
dhcp | cli | global executable | |
dummy | cli | global executable | |
firewall | cli | global executable | |
host-device | cli | global executable | |
host-local | cli | global executable | |
ipvlan | cli | global executable | |
loopback | cli | global executable | |
macvlan | cli | global executable | |
portmap | cli | global executable | |
ptp | cli | global executable | |
sbr | cli | global executable | |
static | cli | global executable | |
tap | cli | global executable | |
tuning | cli | global executable | |
vlan | cli | global executable | |
vrf | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/containernetworking/plugins
install metadata
| Package key | brew:cni-plugins |
|---|---|
| Version | 1.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cni-plugins |
| Homepage | https://www.cni.dev |
| Repository | https://github.com/containernetworking/plugins |
| Upstream docs | https://github.com/containernetworking/plugins#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/containernetworking/plugins/archive/refs/tags/v1.9.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-staticsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.