From owner-freebsd-stable@FreeBSD.ORG Thu Jul 26 12:28:08 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 93ECF16A418; Thu, 26 Jul 2007 12:28:08 +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 5658313C459; Thu, 26 Jul 2007 12:28:08 +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 1IE2Rq-0003uI-7P; Thu, 26 Jul 2007 13:28:06 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IE2Rq-000AFD-65; Thu, 26 Jul 2007 13:28:06 +0100 To: karagodov@gmail.com, thompsa@FreeBSD.org In-Reply-To: <20070726004112.GD20688@heff.fud.org.nz> Message-Id: From: Pete French Date: Thu, 26 Jul 2007 13:28:06 +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: Thu, 26 Jul 2007 12:28:08 -0000 > Please test this attached patch, note it includes the previous change > too. I just tested this, and it lets me enable jumbo frames on the lagg interface as well as fixing the previous zero MAC problem as well. Currently running one of our production machines on it as a test (in a farm so it doesnt matter too much if it fails). -pete.