From owner-freebsd-current@FreeBSD.ORG Wed Oct 20 20:53:13 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BDD91065670; Wed, 20 Oct 2010 20:53:13 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 78DCA8FC16; Wed, 20 Oct 2010 20:53:12 +0000 (UTC) Received: by ewy21 with SMTP id 21so2791917ewy.13 for ; Wed, 20 Oct 2010 13:53:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=UWt0dHlGRTQr5n87BpAGxbwucqshBBcLbHMTUjyvYOY=; b=flh9PjkbuCoQqtH1pfgkeYrhVmWMphZLvcALsCRZdZl1etV23GwJEqeiHI49OYnJ5m MPSLyg1JvL7AhFc0u0My8cMYCwrE0X3saVbBHippvySrVC75x2aFyUJ9UXZH8PY/iK0L ObuI7px9dsx78lGMcRsOxvoQlSqWIpJRFQZEY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=BOceohfc7NwOH+2uC5iFBliyXjU4Ihf4B0jwViGkq9HkS6hYm1zB+rT0SyY+mlAUBU RULomogVrJETZIjr3Ii3zC/MHTZXKY3IefiyTQtBO19Owk6kWwClEGG/ZV12sKmW8TXj t/KirznHTfggXUh8KkNcEs8+/h2Tklt/KOhCE= MIME-Version: 1.0 Received: by 10.216.236.42 with SMTP id v42mr8768434weq.10.1287607991193; Wed, 20 Oct 2010 13:53:11 -0700 (PDT) Received: by 10.216.232.132 with HTTP; Wed, 20 Oct 2010 13:53:11 -0700 (PDT) Date: Wed, 20 Oct 2010 13:53:11 -0700 Message-ID: From: Jack Vogel To: FreeBSD Net , FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: IPV6 Checksum offload and TSO6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2010 20:53:13 -0000 I had occasion to think about this, and I was wondering if someone is working to add either or both of these features, Intel's hardware supports it, it does not seem that hard to add, or am I missing something? Cheers, Jack