X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/3bc62cd35f4c52f590605c73d92c92b6b4a4bdc5..1bcd37991fa57d9e966a6f96e7cbff59b16c28bd:/PLATFORMS diff --git a/PLATFORMS b/PLATFORMS index cba4bc5f..64df8d4c 100644 --- a/PLATFORMS +++ b/PLATFORMS @@ -6,11 +6,14 @@ 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 +* Windows (requires WinPcap or Npcap, and Visual Studio with CMake)