X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/477fe09d005dd951c6404f843a75811fdc993167..d9a787e4995b4b5101e410ed1e93367907ab9fe2:/PLATFORMS diff --git a/PLATFORMS b/PLATFORMS index 03bfed70..ca837dfb 100644 --- a/PLATFORMS +++ b/PLATFORMS @@ -1,9 +1,18 @@ -== Tested platforms == -NetBSD 5.1/i386 (mcr - 2012/4/1) -Debian Linux (squeeze/i386) (mcr - 2012/4/1) - ---- -RedHat Linux 6.1/i386 (assar) -FreeBSD 2.2.8/i386 (itojun) +In many operating systems tcpdump is available as a native package or port, +which simplifies installation of updates and long-term maintenance. However, +the native packages are sometimes a few versions behind and to try a more +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 +* GNU/Linux +* {Mac} OS X / macOS +* NetBSD +* OpenBSD +* OpenWrt +* Solaris +* Windows (requires WinPcap or Npcap, and Visual Studio with CMake)