Date: Sun, 31 Oct 1999 15:57:54 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dlint Makefile ports/net/dlint/files md5 Message-ID: <199910312357.PAA93792@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/10/31 15:57:54 PST
Modified files:
net/dlint Makefile
net/dlint/files md5
Log:
Upgrade to version 1.3.3.
* Bug fix: grep -v changed to grep -iv (compare domains caselessly).
* Bug fix: nameservers now sorted in SOA serial number order, largest first.
This way you can dlint the primary server immediately after making changes
to it (previously had to wait for secondaries to do their update).
* Optimization: if any nameserver does not return an SOA record in Test 1,
it is removed from the list of nameservers and a warning is reported.
This way dlint won't use broken nameservers during the rest of the run.
* Sanity check domain names of nameservers themselves: any nameserver with
in-addr.arpa. in its name generates a warning and is skipped.
Revision Changes Path
1.3 +4 -6 ports/net/dlint/Makefile
1.2 +1 -1 ports/net/dlint/files/md5
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?199910312357.PAA93792>
