1
0

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

Noel Koethe 94468aa875 Import Debian version 1.0.1-1.1 vor 22 Jahren
CVS bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
debian 94468aa875 Import Debian version 1.0.1-1.1 vor 22 Jahren
CHANGES bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
CREDITS bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
INSTALL bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
LICENSE bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
Makefile.in 94468aa875 Import Debian version 1.0.1-1.1 vor 22 Jahren
README bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
VERSION bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
config.h.in bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
configure 94468aa875 Import Debian version 1.0.1-1.1 vor 22 Jahren
configure.in 94468aa875 Import Debian version 1.0.1-1.1 vor 22 Jahren
install-sh bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
tcpreplay.8 bd9528e255 Import upstream version 1.0.1 vor 25 Jahren
tcpreplay.c bd9528e255 Import upstream version 1.0.1 vor 25 Jahren

README


===============

tcpreplay-1.0.1

===============

What is tcpreplay?
-------------------

Tcpreplay is a tool to replay saved tcpdump files at arbitrary speeds.

This program was written in the hopes that a more precise testing
methodology might be applied to the area of network intrusion
detection, which is still a black art at best.

Many NIDSs fare poorly when looking for attacks on heavily-loaded
networks. Tcpreplay allows you to recreate real network traffic from a
real network for use in testing.

What systems does tcpreplay support?
-------------------------------------

Tcpreplay is fairly portable, relying on libpcap and libnet for
packet capture and raw IP packet construction.

Tcpreplay has been successfully tested on

- OpenBSD 2.x
- FreeBSD 3.x
- BSD/OS 3.x
- Redhat Linux 5.x
- Solaris 2.x

Who can use tcpreplay?
-----------------------

Tcpreplay is licensed under a BSD-style license, as in the included
LICENSE file. Please read the license to make sure it's okay to use it
in your circumstances.

Contact info?
-------------

The primary tcpreplay site is

http://www.anzen.com/research/nidsbench/

Please send bug reports, comments, or questions about this software to
.


---
$Id: README,v 1.5 1999/05/19 20:05:01 dugsong Exp $