From owner-freebsd-stable@FreeBSD.ORG Thu Jul 18 03:33:44 2013 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6E5F5EB2 for ; Thu, 18 Jul 2013 03:33:44 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id 63F7A150 for ; Thu, 18 Jul 2013 03:33:43 +0000 (UTC) Received: from alph.d.allbsd.org (p2049-ipbf1102funabasi.chiba.ocn.ne.jp [122.26.101.49]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r6I3XQND055159 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Jul 2013 12:33:36 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.5/8.14.5) with ESMTP id r6I3XPOK011680; Thu, 18 Jul 2013 12:33:26 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Thu, 18 Jul 2013 12:33:23 +0900 (JST) Message-Id: <20130718.123323.1730389945845032580.hrs@allbsd.org> To: trashcan@odo.in-berlin.de Subject: Re: ipv6_addrs_IF aliases in rc.conf(5) From: Hiroki Sato In-Reply-To: References: <4c07217dc9200841dfd065a6d52849eb@mx1.enfer-du-nord.net> <20130712.160358.1330135778606339435.hrs@allbsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Thu_Jul_18_12_33_23_2013_929)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Thu, 18 Jul 2013 12:33:37 +0900 (JST) X-Spam-Status: No, score=-89.3 required=13.0 tests=CONTENT_TYPE_PRESENT, DIRECTOCNDYN,DYN_PBL,RCVD_IN_PBL,RCVD_IN_RP_RNBL,SPF_SOFTFAIL, USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: freebsd-stable@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jul 2013 03:33:44 -0000 ----Security_Multipart(Thu_Jul_18_12_33_23_2013_929)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Michael Grimm wrote in : tr> On 12.07.2013, at 09:03, Hiroki Sato wrote: tr> tr> > Please let me know if the existing configurations and/or the new tr> > formats do not work. tr> tr> First of all: great work! It is that much easier to deal with aliases, now. tr> tr> There is only one minor issue, if at all: tr> tr> rc.conf: tr> | ifconfig_em0_ipv6="inet6 dead:beef:1111:2222::1 prefixlen 56" tr> | ifconfig_em0_aliases="\ tr> | inet6 dead:beef:1111:2222::2-3 prefixlen 56 \ tr> | inet6 dead:beef:1111:2222::4 prefixlen 56 \ tr> | inet6 dead:beef:1111:2222::5-6/56" tr> tr> ifconfig: tr> | inet6 dead:beef:1111:2222::1 prefixlen 56 tr> | inet6 dead:beef:1111:2222::2 prefixlen 64 tr> | inet6 dead:beef:1111:2222::3 prefixlen 64 tr> | inet6 dead:beef:1111:2222::4 prefixlen 56 tr> | inet6 dead:beef:1111:2222::5 prefixlen 56 tr> | inet6 dead:beef:1111:2222::6 prefixlen 56 tr> tr> Any combination of a range definition (2-3) *and* "prefixlen 56" is ignored tr> whereas a range definition (5-6) *and* "/56" is interpreted as wanted. tr> tr> Well, that combination of a range and "prefix" isn't documented, thus I am tr> not sure if that's an issue or a feature? It seems a bug. Thank you for your report. I am investigating it now. -- Hiroki ----Security_Multipart(Thu_Jul_18_12_33_23_2013_929)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlHnYgMACgkQTyzT2CeTzy3hMwCgvZMdS7y/kaM/T1mRJsj7zH30 I48An2wnr9zuKlZju5U5p1BuZz662a5I =SEP7 -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Jul_18_12_33_23_2013_929)----