From owner-freebsd-net@FreeBSD.ORG Mon May 5 12:33:14 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EB3F37B401 for ; Mon, 5 May 2003 12:33:14 -0700 (PDT) Received: from jchurch.neville-neil.com (jchurch.neville-neil.com [209.157.133.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE42843FE0 for ; Mon, 5 May 2003 12:33:13 -0700 (PDT) (envelope-from gnn@neville-neil.com) Received: from jchurch.neville-neil.com.neville-neil.com (localhost [127.0.0.1])h43IfUeD016995 for ; Sat, 3 May 2003 11:41:30 -0700 (PDT) (envelope-from gnn@neville-neil.com) Date: Sat, 03 May 2003 11:41:30 -0700 Message-ID: <878ytnvpnp.wl@jchurch.neville-neil.com.neville-neil.com> From: "George V. Neville-Neil" To: freebsd-net@freebsd.org User-Agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.4 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Subject: Collapsing of csum fields into tags? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 19:33:14 -0000 Howdy, I see that the MAC label stuff was just recently collapsed into a tag in the mbuf. Any possibility that the csum flags and data will go that route, thereby simplifying the pkthdr further? Thanks, George