From owner-freebsd-net@freebsd.org Tue Oct 27 20:07:22 2015 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 7E35480F0 for ; Tue, 27 Oct 2015 20:07:22 +0000 (UTC) (envelope-from denis@h3q.com) Received: from mail.h3q.com (mail.h3q.com [213.73.89.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.h3q.com", Issuer "thawte DV SSL CA - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C1611260 for ; Tue, 27 Oct 2015 20:07:21 +0000 (UTC) (envelope-from denis@h3q.com) Received: (qmail 64017 invoked from network); 27 Oct 2015 20:00:37 -0000 Received: from mail.h3q.com (HELO mail.h3q.com) (mail.h3q.com) by mail.h3q.com with ESMTPS (DHE-RSA-AES256-SHA encrypted); 27 Oct 2015 20:00:37 -0000 From: Denis Ahrens Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: SADB_X_NAT_T_NEW_MAPPING Message-Id: Date: Tue, 27 Oct 2015 21:00:37 +0100 To: freebsd-net@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) X-Mailer: Apple Mail (2.3096.5) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2015 20:07:22 -0000 Hi Is it planned to add the SADB_X_NAT_T_NEW_MAPPING feature to FreeBSD? It was part of the IPSEC_NAT_T patch some years ago but it seems it was left out for some reason. Maybe there is still a patch only for this feature? Denis