Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/17/2000 09:06:19
Module Name: basesrc
Committed By: itojun
Date: Thu Feb 17 17:06:18 UTC 2000
Modified Files:
basesrc/lib/libc/net: getaddrinfo.c getnameinfo.c
Log Message:
to synchronize with progress of discussion for post
draft-ietf-ipngwg-scopedaddr-format-00.txt (will be 01),
use "address%interface" notation for extended scoped IPv6 address.
NOTE: the change affects link-local addresses only. I hope it to be
the final change on it.....
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 basesrc/lib/libc/net/getaddrinfo.c
cvs rdiff -r1.11 -r1.12 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.