diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2017-02-02 11:23:50 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2017-02-02 11:38:05 +0000 |
commit | be1e19f50cc0d88bdb0140ed6d99574249a3c297 (patch) | |
tree | 3d6ba0e6d9a2519f59e9d6f0386753731e63f554 /README.md | |
parent | 4507858182bc1fafc3048d649811ae8a7546d0f1 (diff) | |
download | tcpdump-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.md | 30 |
1 files changed, 6 insertions, 24 deletions
@@ -3,24 +3,20 @@ [](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 |