pkg.soopen package index

brew / 順位 8793

bgpdump を Homebrew, apt, dnf, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install bgpdump

local Homebrew formula metadata

Linux

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

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

Fedora dnf確認済み · 92%
sudo dnf install bgpdump

Fedora Rawhide package metadata · bgpdump · ソース: dl.fedoraproject.org

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

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

概要

パッケージ概要

C library for analyzing MRT/Zebra/Quagga dump files

コマンドとエイリアス

  • bgpdump

履歴

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

bgpdump is a RIPE NCC-maintained command-line utility and C library for parsing MRT files and dumps produced by Zebra or Quagga, used in BGP routing analysis workflows.

プロジェクトの歴史

The official README describes libBGPdump as a C library for analyzing Zebra/Quagga or MRT dump files. The ChangeLog shows maintenance history back to at least 2005, with work on IPv6 output, ASN32 support, TABLE_DUMP_V2, 32-bit ASN output, Darwin fixes, Add-Path support, BGP Large Communities, and later GitHub release/tag migration.

The current GitHub repository was created in October 2019 after earlier history on RIPE NCC infrastructure and Bitbucket, which the ChangeLog notes became the development home in 2011.

採用の歴史

bgpdump's adoption is mostly in network-operations and routing-research packaging rather than general developer tooling. The input records Homebrew, Debian, Ubuntu, Fedora, and Nix packages, consistent with a utility needed wherever MRT archives and BGP dump files are processed.

使われ方

Users run bgpdump to decode MRT/BGP data into readable or machine-processable output, or link against the C library in routing-analysis software. It is especially relevant around Route Views, RIS, Zebra/Quagga-derived dumps, and archived BGP update/table data.

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

bgpdump is package-nerd significant as infrastructure plumbing: small, old, format-specific, and kept alive because many routing datasets and analysis scripts depend on stable MRT parsing. Its history is less glamorous than newer CLIs, but it is exactly the kind of package that keeps network measurement tooling reproducible.

タイムライン

  • 2005: ChangeLog records IPv6-prefix output fixes.
  • 2006: ASN32 support added.
  • 2007: TABLE_DUMP_V2 support added.
  • 2011: Development moved to Bitbucket according to the ChangeLog.
  • 2016: v1.5.0 released with security, crash, memory-leak, and thread-safety fixes.
  • 2018: v1.6.0 released with large-record and quiet-mode fixes.
  • 2019: GitHub repository created.
  • 2020: v1.6.1/v1.6.2 release/tag migration and version fixes.

Related projects

  • Related projects include RIPE RIS tooling, CAIDA BGPStream, Route Views data tools, Zebra/Quagga and FRRouting, and other MRT/BGP parsers used in routing research.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

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

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
bgpdump実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.6.2
マネージャ更新日2026-07-28
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bgpdump
バージョン1.6.2
パッケージマネージャHomebrew
ホームページhttps://github.com/RIPE-NCC/bgpdump/wiki
リポジトリhttps://github.com/RIPE-NCC/bgpdump
最終更新2026-07-28T12:58:47+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

bgpdump 1.6.2-3

Translate binary zebra/quagga/MRT files into readable output

https://github.com/RIPE-NCC/bgpdump

sudo apt install bgpdump
  • Section: admin
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Bgpdump
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bgpdump from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bgpdump

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

bgpdump 1.6.2-2

Translate binary zebra/quagga/MRT files into readable output

https://github.com/RIPE-NCC/bgpdump

sudo apt install bgpdump
  • Section: universe/admin
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Bgpdump
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bgpdump from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

bgpdump 1.6.2-9.fc45

MRT file reader for handling BGP related data

https://github.com/RIPE-NCC/bgpdump/wiki

sudo dnf install bgpdump
  • License: MIT AND GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libbgpdump
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bgpdump
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bgpdump from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation