Debian packaging of the tcpreplay tool to replay saved tcpdump files, and related

Noèl Köthe 51363e21c0 tcpreplay 2.99+3.0.beta9-1 18 年 前
config f6a2e4df1d Import upstream version 2.99+3.0.beta6 19 年 前
debian 51363e21c0 tcpreplay 2.99+3.0.beta9-1 18 年 前
docs a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
lib a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
libopts a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
scripts a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
src a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
test a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
._Makefile.am a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
Makefile.am a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
Makefile.in a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
README a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
aclocal.m4 a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
config.guess 4a7c1641c1 Import Debian version 2.99+3.0.beta7-2 18 年 前
config.sub 4a7c1641c1 Import Debian version 2.99+3.0.beta7-2 18 年 前
configure a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
configure.in a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
doxygen.cfg.in a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前
tcpreplay.spec.in a742c684d3 Import upstream version 2.99+3.0.beta9 18 年 前

README

$Id: README 1476 2006-07-07 04:53:44Z aturner $
[Please note that licensing, compiling, usage and other documentation can be
found in the docs subdirectory.]

If you have a question or think you are experiancing a bug, it is important
that you provide enough information for us to help you. Failure to provide
enough information will likely cause your email to be ignored or get an
annoyed reply from the author.

If your problem has to do with COMPILING tcpreplay:
- Version of tcpreplay you are trying to compile
- Platform (Red Hat Linux 9 on x86, Solaris 7 on SPARC, OS X on PPC, etc)
- ./configure arguments
- Contents of config.log
- Output from 'make'
- Any additional information you think that would be useful.

If your problem has to do with RUNNING tcpreplay or one of the sub-tools:
- Version information (output of -V)
- Command line used (options and arguments)
- Platform (Red Hat Linux 9 on Intel, Solaris 7 on SPARC, etc)
- Make & model of the network card(s) and driver(s)
- Error message (if available) and/or description of problem
- If possible, attach the pcap file used (compressed with bzip2 or gzip
preferred)
- The core dump or backtrace if available
- Detailed description of your problem or what you are trying to accomplish

Note: The author of tcpreplay primarily uses OS X; hence, if you're reporting
an issue on another platform, it is important that you give very detailed
information as I may not be able to reproduce your issue.

You are also strongly encouraged to read the extensive documentation (man
pages, FAQ, documents in /docs and email list archives) BEFORE posting to the
tcpreplay-users email list:

http://lists.sourceforge.net/lists/listinfo/tcpreplay-users

Lastly, please don't email the author directly with your questions. Doing so
prevents others from potentially helping you and your question/answer from
showing up in the list archives.

Thanks,
Aaron (tcpreplay author)