macOS
brew install dhcpdumplocal Homebrew formula metadata
brew
Monitor DHCP traffic for debugging purposes. Version 1.10 via Homebrew; verified 2026-07-04.
install
brew install dhcpdumplocal Homebrew formula metadata
sudo apt install dhcpdumpDebian stable package indexes · dhcpdump · source: deb.debian.org
sudo dnf install dhcpdumpFedora Rawhide package metadata · dhcpdump · source: dl.fedoraproject.org
nix profile install nixpkgs#dhcpdumpnixpkgs package indexes · pkgs/by-name/dh/dhcpdump/package.nix · source: api.github.com
overview
Monitor DHCP traffic for debugging purposes
history
dhcpdump is a small DHCP packet inspection utility: it decodes captured DHCP traffic into output that is easier to read than raw packet dumps. It occupies the classic Unix niche of a narrow diagnostic command built for administrators debugging a specific protocol.
The original Mavetju page lists DHCPDUMP 1.8 as a utility to analyze sniffed DHCP packets, and its change log records incremental releases through 1.8. The current official fork describes itself as a fork of dhcpdump 1.8 by Edwin Groothuis that collects bug fixes and improvements accumulated over more than a decade.
dhcpdump stayed relevant because DHCP troubleshooting often needs a readable decode of broadcasts, options, client identifiers, relay-agent data, and pcap captures. The maintained fork adds modern fixes such as VLAN-tagged traffic support, pcap-file reading, and updated option parsing.
The original manual documents use on a network interface, optional client-hardware-address filtering, and verbose decoded output of DHCP headers and options. Later releases moved from parsing tcpdump output to using pcap directly.
For package maintainers, dhcpdump is the sort of tiny network utility that survives because it is easier to package and invoke than a full packet-analysis suite. Its value is not breadth, but the convenience of purpose-built DHCP decoding in scripts, support sessions, and server rooms.
security posture
narrow executable 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 |
|---|---|---|---|
dhcpdump | 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/dhcpdump-org/dhcpdump
install metadata
| Package key | brew:dhcpdump |
|---|---|
| Version | 1.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dhcpdump |
| Homepage | https://github.com/dhcpdump-org/dhcpdump |
| Repository | https://github.com/dhcpdump-org/dhcpdump |
| Upstream docs | https://github.com/dhcpdump-org/dhcpdump#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/dhcpdump-org/dhcpdump/releases/download/v1.10/dhcpdump-1.10.tar.xz |
| Last updated | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| Uses from macOS | libpcap |
| 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 | dhcpdump |
| 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.
dhcpdump 1.9-1+b1
Parse DHCP packets from a network interface
https://github.com/bbonev/dhcpdump
sudo apt install dhcpdumpdhcpdump
nix profile install nixpkgs#dhcpdumpdhcpdump 1.9-1build2
Parse DHCP packets from a network interface
https://github.com/bbonev/dhcpdump
sudo apt install dhcpdumpdhcpdump 1.9-8.fc44
Parse DHCP packets
https://github.com/bbonev/dhcpdump
sudo dnf install dhcpdumpsource 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.