summaryrefslogtreecommitdiff
path: root/net/tcpreplay/DESCR
diff options
context:
space:
mode:
authorcjep <cjep>2002-12-07 20:20:25 +0000
committercjep <cjep>2002-12-07 20:20:25 +0000
commit3acb9cb3c29b3479ed587b5e97b8db072709eba8 (patch)
tree0b8ed6c9f019b01ebaa628fc5fc36bb8c4bd1785 /net/tcpreplay/DESCR
parentb0e163a3a791e0fff721d63345a51bfbf41ba1c1 (diff)
downloadpkgsrc-3acb9cb3c29b3479ed587b5e97b8db072709eba8.tar.gz
Initial import of tcpreplay 1.2a into the NetBSD packages collection
as net/tcpreplay. tcpreplay is a tool to replay saved tcpdump or snoop files at arbitrary speeds. It allows you to recreate real network traffic from a real network for use in testing. For example, it can be used to test Intrusion Detection Systems.
Diffstat (limited to 'net/tcpreplay/DESCR')
-rw-r--r--net/tcpreplay/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/tcpreplay/DESCR b/net/tcpreplay/DESCR
new file mode 100644
index 00000000000..5deb77c8dc5
--- /dev/null
+++ b/net/tcpreplay/DESCR
@@ -0,0 +1,4 @@
+tcpreplay is a tool to replay saved tcpdump or snoop files at arbitrary
+speeds. It allows you to recreate real netowkr traffic from a real network
+for use in testing. For example, it can be used to test Intrusion
+Detection Systems.