diff options
author | smace <smace@FreeBSD.org> | 2002-10-10 08:24:03 +0800 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 2002-10-10 08:24:03 +0800 |
commit | ffed83de2e6ff68ddc2cfb54845a5776f9ba22e0 (patch) | |
tree | 49220e6ef7c16f2683b2c2596138b5f7525c0b25 /net-mgmt/tcpreplay/pkg-descr | |
parent | eea7aaa3f80a2efbd13d1c0b5d72df7b6a618413 (diff) | |
download | freebsd-ports-graphics-ffed83de2e6ff68ddc2cfb54845a5776f9ba22e0.tar.gz freebsd-ports-graphics-ffed83de2e6ff68ddc2cfb54845a5776f9ba22e0.tar.zst freebsd-ports-graphics-ffed83de2e6ff68ddc2cfb54845a5776f9ba22e0.zip |
Upgrade to tcpreplay-1.3-beta2
Diffstat (limited to 'net-mgmt/tcpreplay/pkg-descr')
-rw-r--r-- | net-mgmt/tcpreplay/pkg-descr | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/net-mgmt/tcpreplay/pkg-descr b/net-mgmt/tcpreplay/pkg-descr index 4740f222ec7..82b682d0645 100644 --- a/net-mgmt/tcpreplay/pkg-descr +++ b/net-mgmt/tcpreplay/pkg-descr @@ -11,12 +11,4 @@ reproduce the real-world anomalies that appear on production networks etc.), tcpreplay allows for exact replication of real traffic seen on real networks. -Tcpprep is tcpreplay with patches can send traffic out two network cards, -however it requires the calculations be done in real-time. These calculations -can be expensive and can significantly reduce the throughput of tcpreplay. - -tcpprep is a libpcap pre-processor for tcpreplay which enables this -feature in tcpreplay, and significantly increases throughput through -the use of a cache file. - -WWW: http://synfin.net/aturner/tcpreplay/ +WWW: http://www.sf.net/projects/tcpreplay |