From owner-freebsd-net@FreeBSD.ORG Wed Jun 12 08:04:02 2013 Return-Path: Delivered-To: freebsd-net@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 C31DD75D; Wed, 12 Jun 2013 08:04:02 +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 460931869; Wed, 12 Jun 2013 08:04:02 +0000 (UTC) Received: from alph.d.allbsd.org (p3086-ipbf906funabasi.chiba.ocn.ne.jp [122.26.46.86]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r5C83h7a065788 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 12 Jun 2013 17:03:53 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.5/8.14.5) with ESMTP id r5C83fOc011193; Wed, 12 Jun 2013 17:03:43 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Wed, 12 Jun 2013 17:02:32 +0900 (JST) Message-Id: <20130612.170232.1609178509417950961.hrs@allbsd.org> To: eri@FreeBSD.org Subject: Re: [PATCH] stf(4) 6rd implementation From: Hiroki Sato In-Reply-To: References: 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(Wed_Jun_12_17_02_32_2013_963)--" 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]); Wed, 12 Jun 2013 17:03:53 +0900 (JST) X-Spam-Status: No, score=-87.9 required=13.0 tests=CONTENT_TYPE_PRESENT, DIRECTOCNDYN,DYN_PBL,MIMEQENC,ONLY1HOPDIRECT,QENCPTR2,RCVD_IN_PBL, RCVD_IN_RP_RNBL,SAMEHELOBY2HOP,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-net@FreeBSD.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jun 2013 08:04:02 -0000 ----Security_Multipart(Wed_Jun_12_17_02_32_2013_963)-- Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Ermal Lu=E7i wrote in : er> Hello, er> = er> at location [1] can be found a patch for making stf(4) understand 6= rd. er> It supports variable masks for the ipv4 network as well. er> = er> The patch has been tested on pfSense. er> It adds to new option to ifconfig for defining the 6rd border route= r at ISP. er> = er> ifconfig $stf stfv4net $ipv4network/$mask er> ifconfig $stf stfv4br $6rdv4gwip er> = er> = er> Any reasons for not pushing this change into FreeBSD? I am feeling guilty about not committing the original patch and RFC 5969 part for a long time. I still have uncommitted code for them (similar but some reported security and performance issues and corner cases addressed), I hope if you do not mind my working on it. I will finish it this month. -- Hiroki ----Security_Multipart(Wed_Jun_12_17_02_32_2013_963)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlG4KxgACgkQTyzT2CeTzy0MiACdHI6/YtIn5ab7S6XtbpNnxHvn bc0An3wZoH6tGrNEcWrtvtgJFLwcRG/8 =/4no -----END PGP SIGNATURE----- ----Security_Multipart(Wed_Jun_12_17_02_32_2013_963)----