]> The Tcpdump Group git mirrors - tcpdump/blobdiff - PLATFORMS
EIGRP: Modernize packet parsing style.
[tcpdump] / PLATFORMS
index 4f11c5156416ae5d0ed4d61771e8cf00e836ed56..ca837dfb6cd00a80968ac13c6806b133b9005c69 100644 (file)
--- a/PLATFORMS
+++ b/PLATFORMS
@@ -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
+* GNU/Linux
+* {Mac} OS X / macOS
 * NetBSD
+* OpenBSD
 * OpenWrt
 * Solaris
+* Windows (requires WinPcap or Npcap, and Visual Studio with CMake)