diff options
author | Guy Harris <guy@alum.mit.edu> | 2018-06-17 20:22:11 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2018-06-17 20:22:11 -0700 |
commit | 662cec956632a90b8e2176b7ea8b7fe4382873a7 (patch) | |
tree | 5fcd893c69eede3d9d6f174364e877763414ffa6 | |
parent | 4968a22f71518353cb9db1b3e08eb6128947ace8 (diff) | |
download | tcpdump-662cec956632a90b8e2176b7ea8b7fe4382873a7.tar.gz |
All four BSDs.
-rw-r--r-- | PLATFORMS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,11 +6,13 @@ recent snapshot it will take to compile tcpdump from the source code. tcpdump compiles and works on at least the following platforms: * AIX +* DragonFly BSD * FreeBSD * HP-UX 11i * Linux (any) with glibc (usually just works) * Linux (any) with musl libc (sometimes fails to compile, please report any bugs) * {Mac} OS X / macOS * NetBSD +* OpenBSD * OpenWrt * Solaris |