forked from avahi/avahi
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
34 lines (23 loc) · 796 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
AVAHI SERVICE DISCOVERY SUITE
Avahi is a free, LGPL implementation of DNS Service Discovery (DNS-SD RFC 6763) over Multicast DNS (mDNS RFC 6762),
commonly known as and compatible with Apple Bonjour primarily targeting Linux.
Copyright 2004-2022 by the Avahi developers.
BUGS:
https://github.com/avahi/avahi
WEB SITE:
https://avahi.org/
GIT:
https://github.com/avahi/avahi.git
MAILING LIST:
https://lists.freedesktop.org/mailman/listinfo/avahi
COVERITY SCAN REPORT:
https://scan.coverity.com/projects/avahi-daemon
OSS-FUZZ REPORT:
https://introspector.oss-fuzz.com/project-profile?project=avahi
COVERAGE REPORT:
https://coveralls.io/github/avahi/avahi
CODESPELL REPORT:
https://fossies.org/linux/test/avahi-master.tar.gz/codespell.html
AUTHORS:
Lennart Poettering
Trent Lloyd