Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/28/1999 06:51:05
Module Name: basesrc
Committed By: itojun
Date: Sun Nov 28 14:51:05 UTC 1999
Modified Files:
basesrc/lib/libpcap: nametoaddr.c
Log Message:
restrict result from getaddrinfo() by specifying ai_socktype.
(otherwise getaddrinfo() will glob through all the possible ai_socktype
and ai_protocol)
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libpcap/nametoaddr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.