From owner-freebsd-net@FreeBSD.ORG Thu Sep 6 22:11:50 2007 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 0512116A420 for ; Thu, 6 Sep 2007 22:11:50 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 923CC13C468 for ; Thu, 6 Sep 2007 22:11:49 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by nf-out-0910.google.com with SMTP id k4so251141nfd for ; Thu, 06 Sep 2007 15:11:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=dJpM0BzQUc9ae+OjFEY7S2WQyYQR+OljkprJfKH0tiM=; b=Isu7ujUBY4HPrK5mxPBV+V5TYcKdslr3E78xH22FgrxX3/hpd74sHIaU1xnX6wZc2/MluJH07oqP/Unw6IL4xmTSiHt4cWjUl3e5P8LNr3x18GKKJqVfDlsqyTkwna5RjQxaQbLVAp4N/2mrNEAZtjWai0S8hd/doHBF88tgjms= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=H5tBT+V5g41IQic4fmGNZtZRb/Tr9hzAgRXF/+diRHjzHvuX4sKmP6QBLxj/JZYVR01zkaRvWBmcV9SdjG+wnVNgAYjdIflElWyeNHKUsAfp+4fSVFyeaAtrO2kOxR4yZTWK3OCmGIn+9tkdIFiKH2pi6w2qCtkJBRPYuREzOEQ= Received: by 10.78.180.16 with SMTP id c16mr503577huf.1189115249201; Thu, 06 Sep 2007 14:47:29 -0700 (PDT) Received: by 10.78.162.18 with HTTP; Thu, 6 Sep 2007 14:47:28 -0700 (PDT) Message-ID: Date: Thu, 6 Sep 2007 14:47:28 -0700 From: "Kip Macy" To: "Julian Elischer" In-Reply-To: <46E0632D.8070200@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46E0632D.8070200@elischer.org> Cc: FreeBSD Net Subject: Re: FreeBSD discarding received packets > MTU 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: Thu, 06 Sep 2007 22:11:50 -0000 On 9/6/07, Julian Elischer wrote: > Ok which clever person did this again? > > It just broke our product. > If it hasn't been removed from 7.0 and 6.x yet it's just about to be... Talk to Sam. I think we added a flag for LRO, may want something more general. -Kip