Avahi (software)

Avahi is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS/DNS-SD service discovery. It is licensed under the GNU Lesser General Public License (LGPL).

Avahi
Avahi Discovery GUI showing discovered services
Developer(s)Lennart Poettering, Trent Lloyd, Sjoerd Simons
Stable release
0.8 / February 18, 2020 (2020-02-18)[1]
Repository
Written inC
Operating systemLinux, BSD
Type
LicenseLGPLv2.1
Websitewww.avahi.org

Avahi is a system which enables programs to publish and discover services and hosts running on a local network. For example, a user can plug a computer into a network and have Avahi automatically advertise the network services running on its machine, facilitating user access to those services.

Software architecture

Architectural overview of the Avahi software framework

Avahi implements the Apple Zeroconf specification, mDNS, DNS-SD and RFC 3927/IPv4LL. Other implementations include Apple's Bonjour framework (the mDNSResponder component of which is licensed under the Apache License).

Avahi provides a set of language bindings (Python, Mono, etc.) and ships with most Linux and BSD distributions. Because of its modularized architecture, major desktop components like GNOME Virtual file system and KDE input/output architecture already integrate Avahi.

Avahi vs. Bonjour

The Avahi project started in 2004 because Apple's Zeroconf implementation, Bonjour, used the GPL-incompatible Apple Public Source License. In 2006 Apple relicensed parts of Bonjour under the Apache License.[2]

Avahi's performance resembles that of Bonjour, sometimes exceeding it; however Avahi can lose services when managing large numbers of requests simultaneously.[3]

History

Avahi was developed by Lennart Poettering and Trent Lloyd. It is the result of a merger in 2005 of Poettering's original mDNS/DNS-SD implementation called "FlexMDNS", and Lloyd's original code called "Avahi". While most of today's code originates from the former project, the name of the latter was used for the joint project. Development on "FlexMDNS" started in late 2004, and work on the original "Avahi" began in early 2004.

Avahi was originally developed under the freedesktop.org umbrella, but has now become a separate project. Avahi, however, makes use of freedesktop.org's D-Bus IPC layer.

The name Avahi is the Malagasy native name and scientific Latin name of a genus of woolly lemur, a family of primates indigenous to Madagascar. Trent Lloyd found the name, liked it, and it stuck. The logo reflects this.[4] Perhaps in coincidence, Avahi backwards is "I-hav-a", a description of a discovery advertisement.

gollark: Experiments in about an hour. I'll wait until 30 minutes or so before, but if nobody is around to catch I'll just hatch them.
gollark: Is anyone available for four experiments in about eight hours?
gollark: Whyyyyy, TJ09, must you inflict the horror of measuring the times of death upon us?!
gollark: Ugh. Stupid ToD being in hours.
gollark: I've grabbed four short-lineage/CB AP eggs to do some experiments on in 3 days 20 hours.

See also

References

  1. "Avahi 0.8, the 'Dobro Jutro' release". Retrieved 11 April 2020.
  2. Prabhakar, Ernest Prabhakar (2006-08-07). "Fwd: Apple Opens Up: Bonjour now under Apache license". bonjour-dev (Mailing list). Retrieved 18 March 2015.
  3. Analysis of Peer-to-Peer Protocols Performance for Establishing a Decentralized Desktop Grid Middleware
  4. Trent Lloyd, Lennart Poettering (2007). Using Avahi The "Right Way" (ogg) (Presentation). linux.conf.au.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.