@@ -258,19 +258,19 @@ ChmodBPF/* - macOS startup item to set ownership and permissions
258258CMakeLists.txt - CMake file
259259CONTRIBUTING - guidelines for contributing
260260CREDITS - people that have helped libpcap along
261- INSTALL.txt - this file
261+ INSTALL.md - this file
262262LICENSE - the license under which tcpdump is distributed
263263Makefile.in - compilation rules (input to the configure script)
264- README - description of distribution
265- README.aix - notes on using libpcap on AIX
266- README.dag - notes on using libpcap to capture on Endace DAG devices
267- README.hpux - notes on using libpcap on HP-UX
268- README.linux - notes on using libpcap on Linux
269- README.macos - notes on using libpcap on macOS
270- README.septel - notes on using libpcap to capture on Intel/Septel devices
271- README.sita - notes on using libpcap to capture on SITA devices
272- README.tru64 - notes on using libpcap on Digital/Tru64 UNIX
273- README.Win32 - notes on using libpcap on Win32 systems (with WinPcap)
264+ README.md - description of distribution
265+ doc/ README.aix - notes on using libpcap on AIX
266+ doc/ README.dag - notes on using libpcap to capture on Endace DAG devices
267+ doc/ README.hpux - notes on using libpcap on HP-UX
268+ doc/ README.linux.md - notes on using libpcap on Linux
269+ doc/ README.macos - notes on using libpcap on macOS
270+ doc/ README.septel - notes on using libpcap to capture on Intel/Septel devices
271+ doc/ README.sita - notes on using libpcap to capture on SITA devices
272+ doc/ README.tru64 - notes on using libpcap on Digital/Tru64 UNIX
273+ doc/ README.Win32 - notes on using libpcap on Win32 systems (with WinPcap)
274274VERSION - version of this release
275275acconfig.h - support for post-2.13 autoconf
276276aclocal.m4 - autoconf macros
0 commit comments