Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/27/1999 02:21:00
Module Name: basesrc
Committed By: itojun
Date: Mon Dec 27 10:21:00 UTC 1999
Modified Files:
basesrc/lib/libc/net: getaddrinfo.c
Log Message:
properly check the error result from if_nametoindex(), to disallow
bogus interface index specification like fe80::1@bogus.
(sync with kame)
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/lib/libc/net/getaddrinfo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.