aboutsummaryrefslogtreecommitdiffstats
path: root/net/rude/pkg-descr
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-22 07:12:25 +0800
committerpav <pav@FreeBSD.org>2003-12-22 07:12:25 +0800
commit6ea7be959b4fa3ab57c589d575a529cf5c158f8b (patch)
tree8c5ba815749ce8c2a973f5020d5ceeeb9b046dc2 /net/rude/pkg-descr
parentee4c9bb27623e15469ebbb9444c8c50f12df60ca (diff)
downloadfreebsd-ports-gnome-6ea7be959b4fa3ab57c589d575a529cf5c158f8b.tar.gz
freebsd-ports-gnome-6ea7be959b4fa3ab57c589d575a529cf5c158f8b.tar.zst
freebsd-ports-gnome-6ea7be959b4fa3ab57c589d575a529cf5c158f8b.zip
Add rude, an UDP traffic generator and its collector crude.
It's capable of accurate measuring of traffic. PR: ports/53671 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Diffstat (limited to 'net/rude/pkg-descr')
-rw-r--r--net/rude/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/rude/pkg-descr b/net/rude/pkg-descr
new file mode 100644
index 000000000000..28a554f8b9b2
--- /dev/null
+++ b/net/rude/pkg-descr
@@ -0,0 +1,8 @@
+RUDE stands for Real-time UDP Data Emitter and CRUDE for Collector for RUDE.
+RUDE is a small and flexible program that generates traffic to the network,
+which can be received and logged on the other side of the network with the
+CRUDE. Currently these programs can generate and measure only UDP traffic.
+Actually these tools were designed and coded bacause of the accuracy
+limitations in the MGEN program.
+
+WWW: http://rude.sourceforge.net/