]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Add items for SunATM.
authorguy <guy>
Tue, 16 Jul 2002 04:46:41 +0000 (04:46 +0000)
committerguy <guy>
Tue, 16 Jul 2002 04:46:41 +0000 (04:46 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index c2562b79961b777288b4d6df143d420581d0e13e..2d0a186279cf562fcc61cdb7dee7f4f9254bc13d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.48 2002-07-16 04:36:08 guy Exp $ (LBL)
+@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.49 2002-07-16 04:46:41 guy Exp $ (LBL)
 
 If you have not built libpcap, do so first.  See the README
 file in this directory for the ftp location.
@@ -55,6 +55,8 @@ ah.h          - IPSEC Authentication Header definitions
 appletalk.h    - AppleTalk definitions
 arcnet.h       - ARCNET definitions
 atime.awk      - TCP ack awk script
+atm.h          - ATM traffic type definitions
+atmuni31.h     - ATM Q.2931 definitions
 bootp.h                - BOOTP definitions
 bpf_dump.c     - BPF program printing routines, in case libpcap doesn't
                  have them
@@ -173,6 +175,7 @@ print-sll.c - Linux "cooked" capture printer routines
 print-smb.c    - SMB/CIFS printer routines
 print-snmp.c   - Simple Network Management Protocol printer routines
 print-stp.c    - IEEE 802.1d spanning tree protocol printer routines
+print-sunatm.c - SunATM DLPI capture printer routines
 print-sunrpc.c - Sun Remote Procedure Call printer routines
 print-tcp.c    - TCP printer routines
 print-telnet.c - Telnet option printer routines