NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/25827 CVS commit: src/lib/libc/net



The following reply was made to PR lib/25827; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/25827 CVS commit: src/lib/libc/net
Date: Fri, 3 May 2013 15:31:14 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Fri May  3 19:31:13 UTC 2013
 
 Modified Files:
        src/lib/libc/net: getaddrinfo.c
 
 Log Message:
 PR/32373, PR/25827: Add SRV lookup in getaddrinfo(3)
 Per DNS-SD (RFC 2782), but only enabled if AI_SRV is set.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.102 -r1.103 src/lib/libc/net/getaddrinfo.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index