]> The Tcpdump Group git mirrors - tcpdump/commitdiff
update PLATFORMS
authorDenis Ovsienko <[email protected]>
Thu, 9 Feb 2017 12:42:50 +0000 (12:42 +0000)
committerDenis Ovsienko <[email protected]>
Thu, 9 Feb 2017 12:42:50 +0000 (12:42 +0000)
PLATFORMS

index ec85e59be6d0355bee4c1dd5f563839764fe5ece..34787f29c2430c6bea9ebf3ec5a4c1e2f07ced47 100644 (file)
--- a/PLATFORMS
+++ b/PLATFORMS
@@ -1,9 +1,15 @@
-== 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
+* FreeBSD
+* 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
+* OpenWrt
+* Solaris