From owner-freebsd-net@FreeBSD.ORG Sun Jun 12 11:41:05 2011 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF188106566C; Sun, 12 Jun 2011 11:41:05 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from mail.mahoroba.org (ent.mahoroba.org [IPv6:2001:2f0:104:8010::1]) by mx1.freebsd.org (Postfix) with ESMTP id 96CC88FC12; Sun, 12 Jun 2011 11:41:05 +0000 (UTC) Received: from yuga.mahoroba.org (ume@yuga.mahoroba.org [IPv6:2001:2f0:104:8010:21b:d3ff:fe38:5381]) (user=ume mech=DIGEST-MD5 bits=0) by mail.mahoroba.org (8.14.4/8.14.4) with ESMTP/inet6 id p5CBYpeE010478 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 12 Jun 2011 20:34:58 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sun, 12 Jun 2011 20:34:51 +0900 Message-ID: From: Hajimu UMEMOTO To: Hiroki Sato In-Reply-To: <20110612.150014.583045369315129695.hrs@allbsd.org> References: <20110612.150014.583045369315129695.hrs@allbsd.org> User-Agent: xcite1.60> Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-2022-JP-2?B?R29qGyQoRCtXGyhC?=) APEL/10.8 Emacs/23.3 (i386-portbld-freebsd8.2) MULE/6.0 (HANACHIRUSATO) X-Operating-System: FreeBSD 8.2-STABLE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Sun, 12 Jun 2011 20:34:58 +0900 (JST) X-Virus-Scanned: clamav-milter 0.97 at asuka.mahoroba.org X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, T_RP_MATCHES_RCVD autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on asuka.mahoroba.org Cc: bplank@gta.com, net@FreeBSD.org Subject: Re: [CFT] RFC 6106 support patch for RELENG_8 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2011 11:41:06 -0000 Hi, >>>>> On Sun, 12 Jun 2011 15:00:14 +0900 (JST) >>>>> Hiroki Sato said: hrs> A patch to add RFC 6106 support to rtadvd(8) and rtsold(8) on hrs> RELENG_8 can be found at the following URL: hrs> http://people.freebsd.org/~hrs/rfc6106_stable8_20110611.diff hrs> Can anyone test it? 8.X uses net.inet6.ip6.accept_rtadv and hrs> net.inet6.ip6.forwarding to determine if accepting RAs or not hrs> (i.e. ACCEPT_RTADV flag is ignored), so the patch follows the same hrs> logic. hrs> Note that an -R option must manually be specified in rtsold(8) to use hrs> the received RDNSS/DNSSL information since RELENG_8 does not have hrs> resolvconf(8) (MFC of resolvconf(8) needs printf() support in sh(1) hrs> first, IIRC). I've put the patch to add resolvconf(8) to RELENG_8: http://people.freebsd.org/~ume/resolvconf-releng_8.diff Note that it doesn't contain printf() support in sh(1). Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/