Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nss-mdns - glibc plugin for .local name resolution
nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of
the GNU C Library (glibc) providing host name resolution via Multicast DNS
(aka Zeroconf, aka Apple Rendezvous, aka Apple Bonjour), effectively allowing
name resolution by common Unix/Linux programs in the ad-hoc mDNS domain .local.
nss-mdns provides client functionality only, which means that you have to
run a mDNS responder daemon separately from nss-mdns if you want to register
the local host name via mDNS (e.g. Avahi).
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| nss-mdns |
0.10 |
4.el5 |
src |
349 KiB |
Wed Feb 13 13:53:09 2008 |
Changelog
- * Tue Feb 12 17:00:00 2008 Lubomir Kundrak <lkundrak{%}redhat{*}com> 0.10-4
- Fix License tag
- * Wed Aug 29 18:00:00 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 0.10-3
- Rebuild for selinux ppc32 issue.
- * Fri Jun 22 18:00:00 2007 - Lennart Poettering <lpoetter{%}redhat{*}com> - 0.10-2
- Fix up post/preun/postun dependencies, add "avahi" to the dependencies,
include dist tag in Release field, use _lib directory instead of literal /lib.