macOS
brew install bgpdumplocal Homebrew formula metadata
brew
C library for analyzing MRT/Zebra/Quagga dump files. Version 1.6.2 via Homebrew; verified from local package data.
install
brew install bgpdumplocal Homebrew formula metadata
sudo apt install bgpdumpDebian stable package indexes · bgpdump · source: deb.debian.org
sudo dnf install bgpdumpFedora Rawhide package metadata · bgpdump · source: dl.fedoraproject.org
nix profile install nixpkgs#bgpdumpnixpkgs package indexes · pkgs/by-name/bg/bgpdump/package.nix · source: api.github.com
overview
C library for analyzing MRT/Zebra/Quagga dump files
history
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.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bgpdump | 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/RIPE-NCC/bgpdump
install metadata
| Package key | brew:bgpdump |
|---|---|
| Version | 1.6.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bgpdump |
| Homepage | https://github.com/RIPE-NCC/bgpdump/wiki |
| Repository | https://github.com/RIPE-NCC/bgpdump |
| Upstream docs | https://github.com/RIPE-NCC/bgpdump/wiki |
| License | GPL-2.0-only |
| Source archive | https://github.com/RIPE-NCC/bgpdump/archive/refs/tags/v1.6.2.tar.gz |
| Build dependencies | autoconf |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bgpdump |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bgpdump 1.6.2-3
Translate binary zebra/quagga/MRT files into readable output
https://github.com/RIPE-NCC/bgpdump
sudo apt install bgpdumpbgpdump
nix profile install nixpkgs#bgpdumpbgpdump 1.6.2-2
Translate binary zebra/quagga/MRT files into readable output
https://github.com/RIPE-NCC/bgpdump
sudo apt install bgpdumpbgpdump 1.6.2-8.fc44
MRT file reader for handling BGP related data
https://github.com/RIPE-NCC/bgpdump/wiki
sudo dnf install bgpdumpsource 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.