HEADS UP: recompile network interface modules
Robert Watson
rwatson at FreeBSD.org
Tue Jul 27 16:33:54 PDT 2004
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 at fledge.watson.org Principal Research Scientist, McAfee Research
---------- Forwarded message ----------
Date: Tue, 27 Jul 2004 23:32:06 +0000 (UTC)
From: Robert Watson <rwatson at FreeBSD.org>
To: src-committers at FreeBSD.org, cvs-src at FreeBSD.org, cvs-all at 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
More information about the freebsd-current
mailing list