Date: Thu, 18 Jul 2013 12:33:23 +0900 (JST) From: Hiroki Sato <hrs@FreeBSD.org> To: trashcan@odo.in-berlin.de Cc: freebsd-stable@FreeBSD.org Subject: Re: ipv6_addrs_IF aliases in rc.conf(5) Message-ID: <20130718.123323.1730389945845032580.hrs@allbsd.org> In-Reply-To: <EB3C4472-02BF-4415-BB2D-B4929063D796@odo.in-berlin.de> References: <4c07217dc9200841dfd065a6d52849eb@mx1.enfer-du-nord.net> <20130712.160358.1330135778606339435.hrs@allbsd.org> <EB3C4472-02BF-4415-BB2D-B4929063D796@odo.in-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Thu_Jul_18_12_33_23_2013_929)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Michael Grimm <trashcan@odo.in-berlin.de> wrote in <EB3C4472-02BF-4415-BB2D-B4929063D796@odo.in-berlin.de>: tr> On 12.07.2013, at 09:03, Hiroki Sato <hrs@FreeBSD.org> 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)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130718.123323.1730389945845032580.hrs>