Date: Thu, 5 Dec 2002 21:08:35 -0800 (PST) From: "Crist J. Clark" <cjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ethersubr.c Message-ID: <200212060508.gB658Zvu081068@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cjc 2002/12/05 21:08:35 PST Modified files: (Branch: RELENG_4) sys/net if_ethersubr.c Log: MFC 1.127: Unconditionally restore the pointer to the saved Ethernet header after going to bridge.c:bdg_forward(). The header can be munged even if the mbuf does not /appear/ to change. PR: kern/42465 Revision Changes Path 1.70.2.32 +1 -2 src/sys/net/if_ethersubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212060508.gB658Zvu081068>