Date: Tue, 27 Jul 2004 19:32:59 -0400 (EDT) From: Robert Watson <rwatson@FreeBSD.org> To: current@FreeBSD.org Subject: HEADS UP: recompile network interface modules Message-ID: <Pine.NEB.3.96L.1040727193119.3788N-100000@fledge.watson.org>
next in thread | raw e-mail | index | archive | help
If you rebuild all your kernel modules every time you build a new kernel, this won't affect you. However, this will affect you if you use any customer kernel modules implementing network device drivers, such as third party device driver modules. I've changed the size of 'struct ifnet', which requires that said drivers be recompiled. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research ---------- Forwarded message ---------- Date: Tue, 27 Jul 2004 23:32:06 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING rwatson 2004-07-27 23:32:06 UTC FreeBSD src repository Modified files: . UPDATING Log: Add an UPDATING entry about recompiling modules implementing network interfaces due to a change in the size of struct ifnet. Revision Changes Path 1.330 +6 -0 src/UPDATING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1040727193119.3788N-100000>