summaryrefslogtreecommitdiff
path: root/PLATFORMS
blob: 98cc2908ff9d1b17cef9d7061a6328bba2c6f113 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
* 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