We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20cc86f commit 9fad826Copy full SHA for 9fad826
README.md
@@ -35,10 +35,21 @@ tcpdump compiles and works on at least the following platforms:
35
* {Mac} OS X / macOS
36
* NetBSD
37
* OpenBSD
38
-* OpenWrt
39
* Solaris
40
* Windows (requires WinPcap or Npcap, and Visual Studio with CMake)
41
+In the past tcpdump certainly or likely worked on the following platforms:
42
+
43
+* 4.3BSD
44
+* BSD/386, later BSD/OS
45
+* DEC OSF/1, later Digital UNIX, later Tru64 UNIX
46
+* DOS
47
+* IRIX
48
+* SINIX
49
+* SunOS
50
+* Ultrix
51
+* UnixWare
52
53
### Dependency on libpcap
54
Tcpdump uses libpcap, a system-independent interface for user-level
55
packet capture. Before building tcpdump, you must first retrieve and
0 commit comments