Path to this page:
./
wip/ap2-zeroconf,
Allows apache2 to register on a Zero Configuration network
Branch: CURRENT,
Version: 0.3nb3,
Package name: ap2-zeroconf-0.3nb3,
Maintainer: eggertThis module allows and Apache 2.0 web server to register its services on a
Zero Configuration network.
Zeroconf <http://www.zeroconf.org/> is a working group of the IETF. The
charter of this working group is to have computers network using TCP/IP
without prior configuration: no address servers or name servers are needed.
Zeroconf consists of the following protocols:
* Link-local IP addressing, where hosts pick a random address in the
169.254/16 range.
* Multicast DNS or mDNS, where every host runs its own DNS responder that
listens on port 5353 and communicates over multicast UDP/IP address
224.0.0.251 (IPv6 equivalent ff02::fb). All hosts are collectively
authorative for the .local. domain.
* DNS Service Discovery or DNS-SD allows hosts and their user to register and
browse services by a human-readable name.
mod_zeroconf relies on an external mDNS Responder and currently supports
net/howl.
Required to run:[
net/howl] [
www/apache24]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 6c99637d3d733388420ef2ef93609a796cf805ee
Filesize: 24.107 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)