From phk@critter.freebsd.dk  Sat Jul 22 07:46:47 2006
Return-Path: <phk@critter.freebsd.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DC0F816A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Jul 2006 07:46:47 +0000 (UTC)
	(envelope-from phk@critter.freebsd.dk)
Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [195.41.46.235])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB6543D49
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Jul 2006 07:46:47 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (0x535db11d.naenxx7.adsl-dhcp.tele.dk [83.93.177.29])
	by pfepa.post.tele.dk (Postfix) with ESMTP id 7AC55FAC026
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Jul 2006 09:46:45 +0200 (CEST)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.7/8.13.7) with ESMTP id k6M7kdU2068121
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Jul 2006 07:46:39 GMT
	(envelope-from phk@critter.freebsd.dk)
Received: (from phk@localhost)
	by critter.freebsd.dk (8.13.7/8.13.7/Submit) id k6M7kd0b068120;
	Sat, 22 Jul 2006 07:46:39 GMT
	(envelope-from phk)
Message-Id: <200607220746.k6M7kd0b068120@critter.freebsd.dk>
Date: Sat, 22 Jul 2006 07:46:39 GMT
From: Poul-Henning Kamp <phk@critter.freebsd.dk>
Reply-To: Poul-Henning Kamp <phk@critter.freebsd.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: getaddrinfo(3) should return TTL info
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100709
>Category:       kern
>Synopsis:       [libc] getaddrinfo(3) should return TTL info
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-net
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 22 07:50:16 GMT 2006
>Closed-Date:    
>Last-Modified:  Mon Mar 23 21:34:12 UTC 2009
>Originator:     Poul-Henning Kamp
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD critter.freebsd.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #5: Wed Jul 5 22:14:32 UTC 2006 root@critter.freebsd.dk:/critter/obj/critter/src/sys/TP41P i386


	
>Description:

	Why doesn't getaddrinfo() return the time-to-live timestamp
	from DNS lookups ?  That would be very convenient information
	for long-running daemons so they don't have to do lookups more
	than necessary.

	For file based or numeric inputs, the ttl could be zero to
	indicate "unknown".

>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: brucec 
Responsible-Changed-When: Mon Mar 23 21:33:48 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100709 
>Unformatted:
