From owner-freebsd-stable@FreeBSD.ORG Sat Jul 20 17:01:33 2013 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 098FDDAC for ; Sat, 20 Jul 2013 17:01:33 +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 77199B6A for ; Sat, 20 Jul 2013 17:01:32 +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 r6KH1G3a036238 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 21 Jul 2013 02:01:26 +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 r6KH1FSe050924; Sun, 21 Jul 2013 02:01:16 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sun, 21 Jul 2013 02:01:06 +0900 (JST) Message-Id: <20130721.020106.2296886900507045616.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: <5C2419E4-D5B7-4F1A-AED0-90EF7330503C@odo.in-berlin.de> References: <20130718.123323.1730389945845032580.hrs@allbsd.org> <20130720.234623.829852506076930312.hrs@allbsd.org> <5C2419E4-D5B7-4F1A-AED0-90EF7330503C@odo.in-berlin.de> 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(Sun_Jul_21_02_01_06_2013_537)--" 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]); Sun, 21 Jul 2013 02:01:26 +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: Sat, 20 Jul 2013 17:01:33 -0000 ----Security_Multipart(Sun_Jul_21_02_01_06_2013_537)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Michael Grimm wrote in <5C2419E4-D5B7-4F1A-AED0-90EF7330503C@odo.in-berlin.de>: tr> On 20.07.2013, at 16:46, Hiroki Sato wrote: tr> > Hiroki Sato wrote in <20130718.123323.1730389945845032580.hrs@allbsd.org>: tr> > tr> > Can you test the attached patch? The old version (in stable/9 now) tr> > does not support "address range spec + options" properly and ignore tr> > the options part. tr> > tr> > The attached patch accepts options and treats "netmask" for inet and tr> > "prefixlen" in inet6 in a reasonable way so that the specified tr> > options do not conflict with the default /NN values. tr> tr> I can confirm that your patch is working for my examples used before. tr> tr> Now, a range definition and "prefixlen 56" is recognized properly: Thank you. Committed as r253505 and will be merged to stable/9. -- Hiroki ----Security_Multipart(Sun_Jul_21_02_01_06_2013_537)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlHqwlIACgkQTyzT2CeTzy0MowCfU+jDD+rx6ng76xs8wpFiAp94 RHYAnisDOX/D5ZPCpG09/oFjujhs/tcZ =Y4Hl -----END PGP SIGNATURE----- ----Security_Multipart(Sun_Jul_21_02_01_06_2013_537)----