Automic VaultAutomic Vault

brew

Installer bgpdump avec Homebrew, apt, dnf, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bgpdump pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install bgpdump

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install bgpdump

Debian stable package indexes · bgpdump · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install bgpdump

Fedora Rawhide package metadata · bgpdump · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#bgpdump

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

aperçu

Résumé du paquet

C library for analyzing MRT/Zebra/Quagga dump files

Commandes et alias

  • bgpdump

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
bgpdumpcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.6.2
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev1.6.2

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

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:bgpdump
Version1.6.2
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/bgpdump
Page d'accueilhttps://github.com/RIPE-NCC/bgpdump/wiki
Dépôthttps://github.com/RIPE-NCC/bgpdump
Docs amonthttps://github.com/RIPE-NCC/bgpdump/wiki
LicenceGPL-2.0-only
Archive sourcehttps://github.com/RIPE-NCC/bgpdump/archive/refs/tags/v1.6.2.tar.gz
Dépendances de compilationautoconf
Bibliothèques fournies par macOSbzip2
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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-8.fc44

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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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