./mbone/mdd, Multicast file distribution tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20230428, Package name: mdd-20230428, Maintainer: manu

mdd stands for multicast data dump. It was designed for distributing
a file using multicast. The primary goal was to replicate a hard disk
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.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 9.79 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:57:01 by Nia Alarie | Files touched by this commit (12)
Log message:
mbone: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:30:13 by Nia Alarie | Files touched by this commit (12)
Log message:
mbone: Remove SHA1 hashes for distfiles
   2015-11-03 00:54:09 by Alistair G. Crooks | Files touched by this commit (12)
Log message:
Add SHA512 digests for distfiles for mbone category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2012-10-08 11:25:51 by Aleksej Saushev | Files touched by this commit (13)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2008-03-04 19:15:08 by Johnny C. Lam | Files touched by this commit (5)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2005-11-10 18:28:14 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Include sys/stat.h for symbolic mode macros.
   2005-10-10 19:09:39 by Kouichirou Hiratsuka | Files touched by this commit (1)
Log message:
s/netbsd.org/NetBSD.org/