From owner-freebsd-stable@FreeBSD.ORG Wed Jul 25 11:54:33 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D370416A477; Wed, 25 Jul 2007 11:54:33 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.freebsd.org (Postfix) with ESMTP id 4045413C4CC; Wed, 25 Jul 2007 11:54:32 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by mail.ticketswitch.com with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IDfRm-000EJn-7Z; Wed, 25 Jul 2007 12:54:30 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IDfRm-000Brl-65; Wed, 25 Jul 2007 12:54:30 +0100 To: karagodov@gmail.com, thompsa@FreeBSD.org In-Reply-To: <20070725004402.GA13665@heff.fud.org.nz> Message-Id: From: Pete French Date: Wed, 25 Jul 2007 12:54:30 +0100 Cc: Stephen.Clark@seclark.us, freebsd-stable@freebsd.org Subject: Re: pmtud + ipnat RELENG_6_2 appears to be broken X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2007 11:54:34 -0000 > lagg on RELENG_6 is currently broken due to subtle differences that > wernt taken into account when it was MFCd. Can you please test this > patch. Erp! Do you have any mor einfo on tyhis - what kinds of things does this break ? Since lagg arrived I have deployed it on all our production machines. It seems to work fine for me, I have to say, but I would like to know what problems I might be about to encounter. Will apply and test your patch (though having seen no problems anyway I am not sure how useful that will be). -pcf.