Subject: IPv6 extended address syntax
To: None <tech-net@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-net
Date: 02/11/2000 12:17:46
>Module Name: basesrc
>Committed By: itojun
>Date: Wed Feb 9 12:25:12 UTC 2000
>Modified Files:
> basesrc/include: netdb.h
> basesrc/lib/libc/net: getaddrinfo.c getnameinfo.c
>Log Message:
>revise extended scoped address format support. delimiter and the order
>is changed, based on discussion in ipngwg scoped address cabal.
>past code: fe80::1@de0
>now: de0%fe80::1
>this will be in sync with next extended address format proposal
>(which should be final - I don't want to make this kind of change again).
I'm very sorry to inform you that I will have to change it once
again...
itojun