./net/mDNSResponder, Apples mDNS responder

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


Branch: CURRENT, Version: 258.14nb3, Package name: mDNSResponder-258.14nb3, Maintainer: pkgsrc-users

The mDNSResponder project is a component of Bonjour, Apple's ease-of-use IP
networking initiative: <http://developer.apple.com/bonjour/>

Apple's Bonjour software derives from the ongoing standardization work of the
IETF Zero Configuration Networking Working Group: <http://zeroconf.org/>

The Zeroconf Working Group has identified three requirements for Zero
Configuration Networking:
1. An IP address (even when there is no DHCP server to assign one)
2. Name-to-address translation (even when there is no DNS server)
3. Discovery of Services on the network (again, without infrastucture)

Requirement 1 is met by self-assigned link-local addresses, as
described in "Dynamic Configuration of IPv4 Link-Local Addresses"
<http://files.zeroconf.org/draft-ietf-zeroconf-ipv4-linklocal.txt>

Requirement 2 is met by sending DNS-like queries via Multicast (mDNS).

Requirement 3 is met by DNS Service Discovery (DNS-SD).

Self-assigned link-local address capability has been available since
1998, when it first appeared in Windows '98 and in Mac OS 8.5.
Implementations for other platforms also exist.


Required to build:
[pkgtools/cwrappers]

Package options: inet6

Master sites:

Filesize: 1790.277 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-02-26 19:13:16 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Support builtin 878.30.4 in NetBSD base
   2018-02-13 14:49:45 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Fix RELRO build
   2018-01-20 06:34:21 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Support a version in recent NetBSD-current, 878.1.1 as builtin
   2017-11-10 12:21:52 by Jonathan Perkin | Files touched by this commit (3)
Log message:
mDNSResponder: Ensure dns-sd is built with correct CFLAGS.

Bump PKGREVISION.
   2017-09-03 10:53:18 by Thomas Klausner | Files touched by this commit (165)
Log message:
Follow some redirects.