From owner-freebsd-net@freebsd.org Thu Oct 12 01:48:22 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F223E3DCEF for ; Thu, 12 Oct 2017 01:48:22 +0000 (UTC) (envelope-from lists.br@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06676BFA; Thu, 12 Oct 2017 01:48:22 +0000 (UTC) (envelope-from lists.br@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id l68so9111997wmd.5; Wed, 11 Oct 2017 18:48:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=a4Jie8H+4WX3Egj6oH93nZTGeHQx9+nXDgGXkm9/d78=; b=UrEv2rOzEK2LCw/Y76bP6YJi1gzLPEd43F9pDQSCzAHd1SrWTabZ0fRZh6TgYy3kjN agGdvNJk2ewVt5Ehxa/dtFVKB8ieApjZf8vz3j01AUDZ4LIfUVNNO93dUOC8qH1RcFqn 9haqoSJrNatfxSv2G4oot2/mz5r8nJfTX0pcm1waLf4szLqUY6pVEPztFCwnLRnXVrjA U9lPENhyZC+iY9wuHs0Gd9CYEnQrFeFxRLPH+o12mtdg3WhJPSslO3lVHM9XPOr6lPup J0CWNONSs99JGBcYrRufKYNtTmNeYHb2bZ4lspXU9tUncaG1kcaT+ffYw8Ume1zX8B5n 8ZCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=a4Jie8H+4WX3Egj6oH93nZTGeHQx9+nXDgGXkm9/d78=; b=XWBubsndDGUZIofi4LXHkbBuRgM9L/6WVAkaxga8FPkzHc9gIH9/M9dUMsKzN307Gi oM6SuyK4R2bda/qi6+iYd5Pk4GMc6Jp1mAaz/jhrLAxDyoR3KM04nn+iATPSjBLMShwb pPM9RGLp84myycpqUdpD+k+WU66jsv8c47yebhUFEny+APmbK6vdKN9L+0Usf6JcHNA1 jezCMnaDGL5PJIhIkwa414XwgZ2/aKe2fZwYW3nNAoDzbx/zd5XsNt8wHAnAYT2r7qQx nRSpeedooRgurD0axqTOdxeNWA4LA4hosUpf0rGEDcMdRYwKvKzyNcU/jJ9WKVlu3hv/ 2HnA== X-Gm-Message-State: AMCzsaUUyVFg6Qpwt0e+WVEsQZKjvUkMrtXeNzEmPeRhDLfen+/Ut788 4tndz8GfQSAg9vZF1rchKK6TVmvisekAexXD4B0akA== X-Google-Smtp-Source: AOwi7QDndNEBCKAszpbtgOb6ErG1RThlRQHByvp4L3POTsm3n/iW4NfeMpyssiW9Wn3Ecw5Z8wbm3SHr21J+30sP99c= X-Received: by 10.80.213.14 with SMTP id u14mr935735edi.87.1507772899100; Wed, 11 Oct 2017 18:48:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.146.188 with HTTP; Wed, 11 Oct 2017 18:48:18 -0700 (PDT) In-Reply-To: <20171012010147.pb3pzxm2naelaygj@lrosenman.local> References: <20171012010147.pb3pzxm2naelaygj@lrosenman.local> From: Luiz Otavio O Souza Date: Wed, 11 Oct 2017 22:48:18 -0300 Message-ID: Subject: Re: 6rd: when in Base FreeBSD? To: FreeBSD Net , hrs@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2017 01:48:22 -0000 On 11 October 2017 at 22:01, Larry Rosenman wrote: > Hi, > I'm currently using pfSense, and it has a working 6rd implementation, and I need 6rd > as that's how ATT Fiber delivers IPv6. > > Apparently for whatever reason, the pfSense guys can't/won't upstream or release their 6rd > patch. (see https://forum.pfsense.org/index.php?topic=137636.0) > pfSense will upstream the patches when they are ready (unless someone beat us). While the patches in pfSense are in a workable state, they are not yet well suited for FreeBSD. It is possible that hrs@ and others have newer patches too. Luiz