diff options
author | manu <manu> | 2005-03-29 07:15:52 +0000 |
---|---|---|
committer | manu <manu> | 2005-03-29 07:15:52 +0000 |
commit | 3fab299f9d52d5ca6cb0fc2ef778d19f5076396f (patch) | |
tree | 46a147910278ccf57664b3b039a840f3081da8db /mbone/mdd | |
parent | 371e736ea136604eaea1dc69d2e4fed527bed880 (diff) | |
download | pkgsrc-3fab299f9d52d5ca6cb0fc2ef778d19f5076396f.tar.gz |
As pointed out by Johnatan Stone, this tool needs a strong warning about
being unsuitable for internet use.
Diffstat (limited to 'mbone/mdd')
-rw-r--r-- | mbone/mdd/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mbone/mdd/DESCR b/mbone/mdd/DESCR index 5793f9f81bc..899a6112096 100644 --- a/mbone/mdd/DESCR +++ b/mbone/mdd/DESCR @@ -4,3 +4,9 @@ image on all the workstations of a computer room at the same time. The protocol used is rather simple and will not make any effort to avoid flooding your network. IGMP-snooping enabled switches are advised. + +WARNING: this tool is designed to operate on a private LAN where no +congestion occurs. It has no rate limiting feature, which makes it +unsuitable for use on the Internet. Do not try to use it outside of +a private LAN, it will attempt to eat all your bandwidth to flood the +multicast group you send data to. |