Date: Thu, 8 Jul 2004 11:29:29 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns/dnstracer Makefile distinfo ports/dns/dnstracer/files patch-dnstracer.c Message-ID: <200407081129.i68BTTls009163@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-07-08 11:29:29 UTC
FreeBSD ports repository
Modified files:
dns/dnstracer Makefile distinfo
Removed files:
dns/dnstracer/files patch-dnstracer.c
Log:
Upgrade to version 1.8
- Better handling of timeout (instead of a static value,
start with five seconds and double it each retry)
- Warnings are printed if you receive a different RR type
than the one you asked for (for example when you ask for
an A record and receive a CNAME)
- Fixed problems when records received in the authority
field are shorter than the domain the nameserver is
authoritative for.
- When compiled without IPv6 support on an IPv6 capable
machine the machine tried to query the IPv6 translated
IPv5 address anyway.
- -C caches hosts which haven't answered too.
Revision Changes Path
1.10 +1 -2 ports/dns/dnstracer/Makefile
1.8 +2 -2 ports/dns/dnstracer/distinfo
1.2 +0 -11 ports/dns/dnstracer/files/patch-dnstracer.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407081129.i68BTTls009163>
