macOS
brew install cni-pluginslocal Homebrew formula metadata
sudo port install dhcpMacPorts ports tree · net/dhcp/Portfile · source: api.github.com
brew / rank 9926
Container Network Interface plugins. Version 1.9.1 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#cni-plugins.
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 | executable | indexed executable | Discovered from the local executable index. |
dhcp | executable | indexed executable | Discovered from the local executable index. |
dummy | executable | indexed executable | Discovered from the local executable index. |
firewall | executable | indexed executable | Discovered from the local executable index. |
host-device | executable | indexed executable | Discovered from the local executable index. |
host-local | executable | indexed executable | Discovered from the local executable index. |
ipvlan | executable | indexed executable | Discovered from the local executable index. |
loopback | executable | indexed executable | Discovered from the local executable index. |
macvlan | executable | indexed executable | Discovered from the local executable index. |
portmap | executable | indexed executable | Discovered from the local executable index. |
ptp | executable | indexed executable | Discovered from the local executable index. |
sbr | executable | indexed executable | Discovered from the local executable index. |
static | executable | indexed executable | Discovered from the local executable index. |
tap | executable | indexed executable | Discovered from the local executable index. |
tuning | executable | indexed executable | Discovered from the local executable index. |
vlan | executable | indexed executable | Discovered from the local executable index. |
vrf | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:cni-plugins |
|---|---|
| Version | 1.9.1 |
| Package manager | Homebrew |
| Homepage | https://www.cni.dev |
| Repository | https://github.com/containernetworking/plugins |
| Last updated | 2026-07-27T22:04:02+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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-r3
Some standard networking plugins, maintained by the CNI team
sudo apk add cni-pluginscni-plugins-doc 1.9.1-r3
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.8
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 vlantap
nix profile install nixpkgs#tapvlan
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-27.fc45
Provides the ISC DHCP client daemon and dhclient-script
sudo dnf install dhcp-clientdhcp-common 4.4.3-27.fc45
Common files used by ISC dhcp client, server and relay agent
sudo dnf install dhcp-commondhcp-devel 4.4.3-27.fc45
Development headers and libraries for interfacing to the DHCP server
sudo dnf install dhcp-develdhcp-devel-doc 4.4.3-27.fc45
Developer's Guide for ISC DHCP
sudo dnf install dhcp-devel-docsource 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.