From owner-freebsd-stable Sat Jan 18 21:50: 8 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BE7037B405 for ; Sat, 18 Jan 2003 21:50:06 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3F4A43F18 for ; Sat, 18 Jan 2003 21:50:04 -0800 (PST) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.5/8.12.1) with ESMTP id h0J5o3nN060591 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Sat, 18 Jan 2003 21:50:04 -0800 (PST)?g (envelope-from sam@errno.com)œ X-Authentication-Warning: ebb.errno.com: Host melange.errno.com [66.127.85.82] claimed to be melange Message-ID: <2d7701c2bf7e$9d54a570$5a557f42@errno.com> From: "Sam Leffler" To: Subject: CFR: m_tag patch (last call) Date: Sat, 18 Jan 2003 21:50:03 -0800 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I plan to MFC the packet tag support Wed the 22nd. The patch can be found at: http://www.freebsd.org/~sam/mtag.patch.gz These changes have been in current for several months w/o issue and I've been running some version of them on production -stable machines for >9 months. For those unfamiliar with the changes they replace the m_aux mbuf list with a list of m_tag data structures. These changes should not affect binary compatibility with 3d part drivers and should, in general, have no user-visible affect. They are a prerequisite for my "fast ipsec" code which will be committed shortly after these changes go in. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message