D-BUS Service for Zeroconf and Bonjour
Avahi is an implementation of the DNS Service Discovery and Multicast
DNS specifications for Zeroconf Computing. It uses D-BUS for
communication between user applications and a system daemon. The daemon
is used to coordinate application efforts in caching replies, necessary
to minimize the traffic imposed on networks.
The Avahi mDNS responder is now complete with features, implementing
all MUSTs and the majority of the SHOULDs of the mDNS and DNS-SD RFCs.
It passes all tests in the Apple Bonjour conformance test suite. In
addition, it supports some nifty things, like correct mDNS reflection
across LAN segments.
- Links to GNOME:Factory / avahi
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Next/avahi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 73 (latest revision is 90)
Dominique Leuenberger (dimstar)
committed
(revision 73)
- avahi-autoipd: only migrate files owned by avahi user if said user exists: if the user does not exist (fresh installs), then there is no chance any file is owned by the user (boo#1216730).
Comments 0