Date: Sat, 18 Jan 2003 21:50:03 -0800 From: "Sam Leffler" <sam@errno.com> To: <freebsd-stable@freebsd.org> Subject: CFR: m_tag patch (last call) Message-ID: <2d7701c2bf7e$9d54a570$5a557f42@errno.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2d7701c2bf7e$9d54a570$5a557f42>