Date: Mon, 23 Apr 2001 03:12:33 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mountd mountd.c Message-ID: <200104231012.f3NACXx57683@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/04/23 03:12:33 PDT
Modified files:
sbin/mountd mountd.c
Log:
Reinstate one more old bugfix that got lost in the tirpc commit:
always look up -network and -mask addresses numerically before
trying getnetbyname(). Without this, we may end up attempting DNS
queries on silly names such as "127.0.0.0.my-domain.com". See the
commit log from revisions 1.21 and 1.20 for further details.
Revision Changes Path
1.50 +21 -16 src/sbin/mountd/mountd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104231012.f3NACXx57683>
