From owner-cvs-all Sat Feb 19 8:10:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0406737BC59; Sat, 19 Feb 2000 08:10:16 -0800 (PST) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA60908; Sat, 19 Feb 2000 08:10:16 -0800 (PST) (envelope-from shin@FreeBSD.org) Message-Id: <200002191610.IAA60908@freefall.freebsd.org> From: Yoshinobu Inoue Date: Sat, 19 Feb 2000 08:10:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c getnameinfo.c src/lib/libipsec policy_token.l src/usr.sbin/setkey token.l Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk shin 2000/02/19 08:10:16 PST Modified files: lib/libc/net getaddrinfo.c getnameinfo.c lib/libipsec policy_token.l usr.sbin/setkey token.l Log: Change IPv6 scoped addr format again based on recent standard discussion. Sorry for the flapping, but no change will be done for 4.0 anymore. Official standard will be published around April or later. If different format would be adopted at that time, then support for the new format will be added to the succeeding FreeBSD 4.x. Approved by: jkh Revision Changes Path 1.9 +3 -3 src/lib/libc/net/getaddrinfo.c 1.4 +5 -8 src/lib/libc/net/getnameinfo.c 1.2 +2 -2 src/lib/libipsec/policy_token.l 1.2 +2 -2 src/usr.sbin/setkey/token.l To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message