From owner-freebsd-questions@FreeBSD.ORG Mon Mar 24 14:09:48 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3BAC2D27 for ; Mon, 24 Mar 2014 14:09:48 +0000 (UTC) Received: from a0i55.smtpcorp.com (a0i55.smtpcorp.com [64.131.95.140]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 16329A04 for ; Mon, 24 Mar 2014 14:09:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smtpcorp.com; s=a0_1; h=Content-Type:MIME-Version:Message-ID:Date:Subject:To:From; bh=Id3Rw8Sdx1hhbr8P1N6zKz88DtNstV5aWnPFANskcgA=; b=i5fJYxc6vKZsCWfpnBEMoTRTZE/pV6QMw/c8YAHrmPl5f1sSgP0U1B8vh6cazJNIVJkp0ze41itPf8w0ciu58snpF+qXKL+W/degwhD5eUJk7VWjxBAEoZEL8CDeKDGFk+hVv1vHt6wPKxuO6/RCS4xiEK9mtADOBVzxFTv+voE=; From: Daniel Corbe To: questions@freebsd.org Subject: NAT64 Date: Mon, 24 Mar 2014 10:09:45 -0400 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-Smtpcorp-Track: 447484406.1.23775133 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 14:09:48 -0000 NAT64 support has been in upstream PF for more than a year now. Are there any plans to update FreeBSD's PF and bring those changes in?