summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2017-02-02 11:23:50 +0000
committerDenis Ovsienko <denis@ovsienko.info>2017-02-02 11:38:05 +0000
commitbe1e19f50cc0d88bdb0140ed6d99574249a3c297 (patch)
tree3d6ba0e6d9a2519f59e9d6f0386753731e63f554 /README.md
parent4507858182bc1fafc3048d649811ae8a7546d0f1 (diff)
downloadtcpdump-be1e19f50cc0d88bdb0140ed6d99574249a3c297.tar.gz
refine the feedback guidelines
Provide better detailed guidelines in CONTRIBUTING and update a number of other files to refer to that file so that the directions are now more uniform.
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 6 insertions, 24 deletions
diff --git a/README.md b/README.md
index 2c59dde7..a1fba9bc 100644
--- a/README.md
+++ b/README.md
@@ -3,24 +3,20 @@
[![Build
Status](https://travis-ci.org/the-tcpdump-group/tcpdump.png)](https://travis-ci.org/the-tcpdump-group/tcpdump)
+To report a security issue please send an e-mail to security@tcpdump.org.
+
+To report bugs and other problems, contribute patches, request a
+feature, provide generic feedback etc please see the file
+CONTRIBUTING in the tcpdump source tree root.
+
TCPDUMP 4.x.y
Now maintained by "The Tcpdump Group"
See www.tcpdump.org
-Please send inquiries/comments/reports to:
-
-* tcpdump-workers@lists.tcpdump.org
-
Anonymous Git is available via:
git clone git://bpf.tcpdump.org/tcpdump
-Please submit patches by forking the branch on GitHub at:
-
-* http://github.com/the-tcpdump-group/tcpdump/tree/master
-
-and issuing a pull request.
-
formerly from Lawrence Berkeley National Laboratory
Network Research Group <tcpdump@ee.lbl.gov>
ftp://ftp.ee.lbl.gov/old/tcpdump.tar.Z (3.4)
@@ -71,20 +67,6 @@ It is a program that can be used to extract portions of tcpdump binary
trace files. See the above distribution for further details and
documentation.
-Problems, bugs, questions, desirable enhancements, etc. should be sent
-to the address "tcpdump-workers@lists.tcpdump.org". Bugs, support
-requests, and feature requests may also be submitted on the GitHub issue
-tracker for tcpdump at:
-
-* https://github.com/the-tcpdump-group/tcpdump/issues
-
-Source code contributions, etc. should be sent to the email address
-above or submitted by forking the branch on GitHub at:
-
-* http://github.com/the-tcpdump-group/tcpdump/tree/master
-
-and issuing a pull request.
-
Current versions can be found at www.tcpdump.org.
- The TCPdump team