diff options
author | guy <guy> | 2000-07-13 06:39:17 +0000 |
---|---|---|
committer | guy <guy> | 2000-07-13 06:39:17 +0000 |
commit | 81e55bbc070724389089e1a4038afb3f87169212 (patch) | |
tree | 3a671c4b0ac4ca9f21d504297d2de5069f1e7603 | |
parent | 179eba13085ee8aa796b9865a02d10b58350ea5f (diff) | |
download | tcpdump-81e55bbc070724389089e1a4038afb3f87169212.tar.gz |
Note in the line with the URL for the LBL version of tcpdump that it's
version 3.4, along the lines of what's done in the README for libpcap.
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -@(#) $Header: /tcpdump/master/tcpdump/README,v 1.56 2000-07-13 06:36:57 guy Exp $ (LBL) +@(#) $Header: /tcpdump/master/tcpdump/README,v 1.57 2000-07-13 06:39:17 guy Exp $ (LBL) TCPDUMP 3.5 Now maintained by "The Tcpdump Group" @@ -18,7 +18,7 @@ Please send patches against the master copy to patches@tcpdump.org. formerly from Lawrence Berkeley National Laboratory Network Research Group <tcpdump@ee.lbl.gov> - ftp://ftp.ee.lbl.gov/tcpdump.tar.Z + ftp://ftp.ee.lbl.gov/tcpdump.tar.Z (3.4) This directory contains source code for tcpdump, a tool for network monitoring and data acquisition. This software was originally |