Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/26/2000 09:08:38
Module Name: basesrc
Committed By: itojun
Date: Wed Apr 26 16:08:38 UTC 2000
Modified Files:
basesrc/lib/libc/net: getnameinfo.c
Log Message:
bring in latest KAME implementation.
conforms to draft-ietf-ipngwg-scopedaddr-format-01.txt.
behavior change: returns numeric scopeid if we can't convert to string.
removed #if 0'ed portion which we will never revisit.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/net/getnameinfo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.