Automic VaultAutomic Vault

brew

iproute2 を Homebrew, apk, apt, Nix, pacman, zypper, dnf でインストール

iproute2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install iproute2

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add iproute2

Alpine Linux edge package indexes · iproute2 · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install iproute2

Debian stable package indexes · iproute2 · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#iproute2

nixpkgs package indexes · pkgs/by-name/ip/iproute2/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S iproute2

Arch Linux sync databases · iproute2 · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install iproute2

openSUSE Tumbleweed package metadata · iproute2 · ソース: download.opensuse.org

Fedora dnf確認済み · 92%
sudo dnf install rdma-core

Fedora Rawhide package metadata · rdma-core · ソース: dl.fedoraproject.org

概要

パッケージ概要

Linux routing utilities

コマンドとエイリアス

  • ctstat
  • dcb
  • devlink
  • dpll
  • genl
  • lnstat
  • netshaper
  • nstat
  • rdma
  • routel
  • rtacct
  • rtmon
  • rtstat
  • tc
  • tipc
  • vdpa

履歴

プロジェクトの歴史と使われ方

iproute2 is the Linux networking utility suite centered on ip and tc, used to configure addresses, routes, tunnels, neighbors, links, traffic control, and related kernel networking features.

プロジェクトの歴史

The Linux Foundation networking page describes iproute2 as a collection of utilities for TCP/IP networking and traffic control in Linux. It names Alexey Kuznetsov as the original author and connects his work to the Linux kernel QoS implementation, with maintenance by Stephen Hemminger.

The project became the modern Linux counterpart to older net-tools commands such as ifconfig and route. The same Linux Foundation page notes that many manuals continued to refer to older tools even though ifconfig behaved inadequately in modern environments, and it highlights iproute2's better coverage of modern networking features.

採用の歴史

iproute2's adoption is closely tied to Linux distribution defaults and kernel networking development. The Linux Foundation page says it is usually shipped as iproute or iproute2, with ip and tc as the most important tools, and that new versions are announced on the netdev mailing list.

Homebrew packages iproute2 as a Linux-only formula, which is fitting: the suite is not a portable Unix compatibility layer but a userspace face for Linux kernel netlink and traffic-control facilities.

使われ方

Administrators use iproute2 for address and link configuration, routing tables, policy routing, tunnels, neighbor entries, bridges, socket statistics, and traffic-control qdiscs/classes/filters. Its tools are accompanied by manpages and detailed usage messages, which suits both interactive repair and scripted provisioning.

The package exposes more of Linux networking than legacy tools because it tracks kernel features through netlink-oriented utilities. That makes it important in container hosts, routers, CI images, embedded Linux, network namespaces, and any environment where tc, ss, bridge, devlink, or rdma commands are part of operational vocabulary.

パッケージ好きにとっての重要性

iproute2 is package-nerd infrastructure: many packages merely run on Linux, but iproute2 is how Linux networking is observed and shaped from user space. It also demonstrates a packaging boundary where the right target is Linux only, with dependencies such as libbpf, libmnl, elfutils, and kernel-header-adjacent build logic.

タイムライン

  • Project origin: Alexey Kuznetsov authors the suite around Linux routing, QoS, and traffic control work.
  • Maintenance era: Stephen Hemminger maintains the project through kernel.org and netdev workflows.
  • Distribution era: Linux distributions ship the suite as iproute or iproute2, with ip and tc as the central tools.
  • 2026: Homebrew formula metadata packages iproute2 7.1.0 for Linux ARM64 and x86_64 bottles.

Related projects

  • net-tools is the legacy tool family that iproute2 largely supersedes for modern Linux networking.
  • The Linux kernel networking stack, rtnetlink/netlink, libbpf, libmnl, and traffic-control subsystems are tightly related.
  • LARTC documentation and the netdev mailing list are part of the surrounding operational and development culture.

ソース

  • Homebrew formula metadata supplies packaging target, Linux-only requirement, dependency shape, and formula version context.
  • The Linux Foundation networking page supplies project purpose, authorship, maintainer, replacement context, distribution names, main tools, and source workflow.
  • The input curation supplies documented configuration file paths from the existing batch record.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • 5 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/iproute2/rt_tables/usr/lib/iproute2/rt_tables/etc/iproute2/tc_cls

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ctstatcliグローバル実行可能ファイル
dcbcliグローバル実行可能ファイル
devlinkcliグローバル実行可能ファイル
dpllcliグローバル実行可能ファイル
genlcliグローバル実行可能ファイル
lnstatcliグローバル実行可能ファイル
netshapercliグローバル実行可能ファイル
nstatcliグローバル実行可能ファイル
rdmacliグローバル実行可能ファイル
routelcliグローバル実行可能ファイル
rtacctcliグローバル実行可能ファイル
rtmoncliグローバル実行可能ファイル
rtstatcliグローバル実行可能ファイル
tccliグローバル実行可能ファイル
tipccliグローバル実行可能ファイル
vdpacliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版7.1.0
マネージャ更新日2026-06-16
ローカルデータOK
上流not checked
検出された最新未検出

https://wiki.linuxfoundation.org/networking/iproute2

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:iproute2
バージョン7.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/iproute2
ホームページhttps://wiki.linuxfoundation.org/networking/iproute2
リポジトリhttps://git.kernel.org/pub/scm/network/iproute2/iproute2.git
上流ドキュメントhttps://git.kernel.org/pub/scm/network/iproute2/iproute2.git/tree/README
ライセンスGPL-2.0-only
ソースアーカイブhttps://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/iproute2-7.1.0.tar.xz
最終更新2026-06-16T12:38:49Z
Pulseupdated
依存関係elfutils, libbpf, libcap, libmnl, libtirpc
ビルド依存関係bison, flex, pkgconf
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameiproute2
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

iproute2 6.15.0-1

networking and traffic control tools

https://wiki.linuxfoundation.org/networking/iproute2

sudo apt install iproute2
  • Section: net
  • Architecture: amd64
  • 12 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Iproute2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iproute2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

iproute2

nix profile install nixpkgs#iproute2
  • normalized package name match
  • 一致条件: Iproute2
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ip/iproute2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

iproute2 6.1.0-1ubuntu6

networking and traffic control tools

https://wiki.linuxfoundation.org/networking/iproute2

sudo apt install iproute2
  • Section: net
  • Architecture: amd64
  • 12 依存関係
  • 1 提供
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Iproute2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: iproute2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

iproute2-doc 6.1.0-1ubuntu6

networking and traffic control tools - documentation

https://wiki.linuxfoundation.org/networking/iproute2

sudo apt install iproute2-doc
  • Section: doc
  • Architecture: all
  • Source Package: iproute2
  • normalized package name match
  • 一致条件: Iproute2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: iproute2-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

iproute2 7.0.0-r0

IP Routing Utilities

https://wiki.linuxfoundation.org/networking/iproute2

sudo apk add iproute2
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iproute2
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Iproute2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iproute2 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iproute2-bash-completion 7.0.0-r0

Bash completions for iproute2

https://wiki.linuxfoundation.org/networking/iproute2

sudo apk add iproute2-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iproute2
  • normalized package name match
  • 一致条件: Iproute2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iproute2-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iproute2-dev 7.0.0-r0

IP Routing Utilities (development files)

https://wiki.linuxfoundation.org/networking/iproute2

sudo apk add iproute2-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iproute2
  • normalized package name match
  • 一致条件: Iproute2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iproute2-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iproute2-doc 7.0.0-r0

IP Routing Utilities (documentation)

https://wiki.linuxfoundation.org/networking/iproute2

sudo apk add iproute2-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iproute2
  • normalized package name match
  • 一致条件: Iproute2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iproute2-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iproute2-minimal 7.0.0-r0

IP Routing Utilities (/sbin/ip only)

https://wiki.linuxfoundation.org/networking/iproute2

sudo apk add iproute2-minimal
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iproute2
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Iproute2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iproute2-minimal from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iproute2-rdma 7.0.0-r0

IP Routing Utilities (rdma utilities)

https://wiki.linuxfoundation.org/networking/iproute2

sudo apk add iproute2-rdma
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iproute2
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Iproute2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iproute2-rdma from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iproute2-ss 7.0.0-r0

IP Routing Utilities (socket statistics tool)

https://wiki.linuxfoundation.org/networking/iproute2

sudo apk add iproute2-ss
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iproute2
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Iproute2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iproute2-ss from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iproute2-tc 7.0.0-r0

IP Routing Utilities (traffic control and XDP support)

https://wiki.linuxfoundation.org/networking/iproute2

sudo apk add iproute2-tc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iproute2
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Iproute2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iproute2-tc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
pacman95%

iproute2 7.0.0-1

IP Routing Utilities

https://git.kernel.org/pub/scm/network/iproute2/iproute2.git

sudo pacman -S iproute2
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 7 依存関係
  • 1 提供
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Iproute2
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: iproute2 from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

iproute2 7.0-1.2

Linux network configuration utilities

https://wiki.linuxfoundation.org/networking/iproute2

sudo zypper install iproute2
  • License: GPL-2.0-only
  • Category: Productivity/Networking/Routing
  • Architecture: x86_64
  • Source Package: iproute2
  • 8 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Iproute2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: iproute2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

iproute2-arpd 7.0-1.2

Userspace ARP daemon

https://wiki.linuxfoundation.org/networking/iproute2

sudo zypper install iproute2-arpd
  • License: GPL-2.0-only
  • Category: Productivity/Networking/Routing
  • Architecture: x86_64
  • Source Package: iproute2
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Iproute2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: iproute2-arpd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

iproute2-bash-completion 7.0-1.2

Bash completion for iproute

https://wiki.linuxfoundation.org/networking/iproute2

sudo zypper install iproute2-bash-completion
  • License: GPL-2.0-or-later
  • Category: System/Shells
  • Architecture: x86_64
  • Source Package: iproute2
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Iproute2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: iproute2-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment