root/trunk/README

Revision 1796, 2.0 kB (checked in by aturner, 18 months ago)

update lic attribution. refs #30

  • Property svn:eol-style set to native
  • Property svn:keywords set to author date id revision
Line 
1$Id$
2[Please note that licensing, compiling, usage and other documentation can be
3found in the docs subdirectory.]
4
5If you have a question or think you are experiancing a bug, it is important
6that you provide enough information for us to help you.  Failure to provide
7enough information will likely cause your email to be ignored or get an
8annoyed reply from the author.
9
10If your problem has to do with COMPILING tcpreplay:
11- Version of tcpreplay you are trying to compile
12- Platform (Red Hat Linux 9 on x86, Solaris 7 on SPARC, OS X on PPC, etc)
13- ./configure arguments
14- Contents of config.log
15- Output from 'make'
16- Any additional information you think that would be useful.
17
18If your problem has to do with RUNNING tcpreplay or one of the sub-tools:
19- Version information (output of -V)
20- Command line used (options and arguments)
21- Platform (Red Hat Linux 9 on Intel, Solaris 7 on SPARC, etc)
22- Make & model of the network card(s) and driver(s) version
23- Error message (if available) and/or description of problem
24- If possible, attach the pcap file used (compressed with bzip2 or gzip
25    preferred)
26- The core dump or backtrace if available
27- Detailed description of your problem or what you are trying to accomplish
28
29Note: The author of tcpreplay primarily uses OS X; hence, if you're reporting
30an issue on another platform, it is important that you give very detailed
31information as I may not be able to reproduce your issue.
32
33You are also strongly encouraged to read the extensive documentation (man
34pages, FAQ, documents in /docs and email list archives) BEFORE posting to the
35tcpreplay-users email list:
36
37http://lists.sourceforge.net/lists/listinfo/tcpreplay-users
38
39Lastly, please don't email the author directly with your questions.  Doing so
40prevents others from potentially helping you and your question/answer from
41showing up in the list archives.
42
43Thanks,
44Aaron (tcpreplay author)
45
46PS:
47This product includes software developed by the University of
48California, Berkeley, Lawrence Berkeley Laboratory and its contributors.
Note: See TracBrowser for help on using the browser.