From owner-freebsd-net@FreeBSD.ORG Sat Jan 10 08:57:43 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42997106566C for ; Sat, 10 Jan 2009 08:57:43 +0000 (UTC) (envelope-from auryn@zirakzigil.org) Received: from mail.giulioferro.it (mail.giulioferro.it [85.18.102.52]) by mx1.freebsd.org (Postfix) with ESMTP id 0102A8FC18 for ; Sat, 10 Jan 2009 08:57:42 +0000 (UTC) (envelope-from auryn@zirakzigil.org) Received: from localhost (localhost [127.0.0.1]) by mail.giulioferro.it (Postfix) with ESMTP id 80DE633C47 for ; Sat, 10 Jan 2009 09:41:43 +0100 (CET) X-Virus-Scanned: amavisd-new at giulioferro.it Received: from mail.giulioferro.it ([127.0.0.1]) by localhost (aurynwork1sv1.giulioferro.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 51IltldMeBOv for ; Sat, 10 Jan 2009 09:41:40 +0100 (CET) Received: from aurynmob2.giulioferro.it (mail.zirakzigil.org [82.63.178.63]) (Authenticated sender: gferro@giulioferro.it) by mail.giulioferro.it (Postfix) with ESMTP id DBFCE33C39 for ; Sat, 10 Jan 2009 09:41:40 +0100 (CET) Message-ID: <49685F15.7080605@zirakzigil.org> Date: Sat, 10 Jan 2009 09:40:53 +0100 From: Giulio Ferro User-Agent: Thunderbird 2.0.0.17 (X11/20081018) MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: NATT patch on current X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2009 08:57:43 -0000 I just wanted to report that the nat-traversal patch on HEAD 2008-03-19 fails to apply cleanly. The problem is in the file ipsec.c lines 1847, 1870 Any news for the natt integration in CURRENT? Thanks.