summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorguy <guy>2007-09-14 01:02:07 +0000
committerguy <guy>2007-09-14 01:02:07 +0000
commit065843bbbe43f98ebea0d0947d48109359d156dc (patch)
treede8f2641f53bc17b2451ec3ebc0fef1a60cd08ac /README
parent2b9311703dc4ca6d04294309ef31499d36224cba (diff)
downloadtcpdump-065843bbbe43f98ebea0d0947d48109359d156dc.tar.gz
From Christian Sievers: add support for TFTP option acknowledgements
(RFC 2347), and add an opening quotation mark to the error message string. Don't use the system's <arpa/tftp.h>, use our own. Update the README to reflect the current practice for submitting patches, and fix a spelling error.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index b166cb2f..46710ba0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-@(#) $Header: /tcpdump/master/tcpdump/README,v 1.65 2004-10-12 02:01:59 guy Exp $ (LBL)
+@(#) $Header: /tcpdump/master/tcpdump/README,v 1.66 2007-09-14 01:02:07 guy Exp $ (LBL)
TCPDUMP 3.9
Now maintained by "The Tcpdump Group"
@@ -11,10 +11,11 @@ Anonymous CVS is available via:
(password "anoncvs")
cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout tcpdump
-Version 3.9 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_9rel1":
+Version 3.9 of TCPDUMP can be retrieved with the CVS tag "tcpdump_3_9rel1":
cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_9rel1 tcpdump
-Please send patches against the master copy to patches@tcpdump.org.
+Please submit patches against the master copy to the tcpdump project on
+sourceforge.net.
formerly from Lawrence Berkeley National Laboratory
Network Research Group <tcpdump@ee.lbl.gov>