summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorassar <assar>2000-06-10 20:57:55 +0000
committerassar <assar>2000-06-10 20:57:55 +0000
commit954bc7f13e79df48ad456f0adb524b996e86be96 (patch)
treefe07a711d12138dac4ddc4c9b2e4a8b62c268415 /INSTALL
parente445d503676ded25fe46aa6cfef2fa63ebdd71ae (diff)
downloadtcpdump-954bc7f13e79df48ad456f0adb524b996e86be96.tar.gz
add IEEE8021.d printer contributed by Lennert Buytenhek <buytenh@gnu.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 17fab5b0..e6013dcc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.41 2000-04-27 10:09:35 itojun Exp $ (LBL)
+@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.42 2000-06-10 20:57:56 assar Exp $ (LBL)
If you have not built libpcap, do so first. See the README
file in this directory for the ftp location.
@@ -169,6 +169,7 @@ print-rx.c - AFS RX printer routines
print-sl.c - Compressed Serial Line Internet Protocol printer routines
print-smb.c - SMB (samba) printer routines
print-snmp.c - Simple Network Management Protocol printer routines
+print-stp.c - IEEE 802.1d spanning tree protocol printer routines
print-sunrpc.c - Sun Remote Procedure Call printer routines
print-tcp.c - TCP printer routines
print-telnet.c - Telnet option printer routines