Date: Fri, 14 Nov 2008 10:23:34 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns/nss_mdns Makefile ports/dns/nss_mdns/files patch-src__Makefile.am patch-src__bsdnss.c patch-src__nss.c patch-src__nss_gethostname_select.h Message-ID: <200811141023.mAEANYMx016919@repoman.freebsd.org>
index | next in thread | raw e-mail
pav 2008-11-14 10:23:34 UTC
FreeBSD ports repository
Modified files:
dns/nss_mdns Makefile
dns/nss_mdns/files patch-src__Makefile.am
patch-src__bsdnss.c
Added files:
dns/nss_mdns/files patch-src__nss.c
patch-src__nss_gethostname_select.h
Log:
- Build and install the nss_mdns_minimal module. This module only performs
lookups for the .local domain and self assigned IP addresses, rejecting
others. This can be used to speed up the resolution of non mdns registered
host names.
PR: ports/128107
Submitted by: Andrew <andrew@ugh.net.au>
Approved by: Ashish Shukla <wahjava@gmail.com> (maintainer)
Revision Changes Path
1.12 +8 -3 ports/dns/nss_mdns/Makefile
1.3 +7 -9 ports/dns/nss_mdns/files/patch-src__Makefile.am
1.6 +50 -13 ports/dns/nss_mdns/files/patch-src__bsdnss.c
1.1 +39 -0 ports/dns/nss_mdns/files/patch-src__nss.c (new)
1.1 +55 -0 ports/dns/nss_mdns/files/patch-src__nss_gethostname_select.h (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811141023.mAEANYMx016919>
