summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2004-09-01 15:14:13 +0000
committerbrooks <brooks@FreeBSD.org>2004-09-01 15:14:13 +0000
commitaac3e70226ce974507f4e98471f851f9280348fd (patch)
tree3194afe904f5a3e95aa3e09d896d9a8ff5ee4696 /UPDATING
parent83c13cce825d905ce03213bdfba389a7168f51ff (diff)
downloadFreeBSD-src-aac3e70226ce974507f4e98471f851f9280348fd.zip
FreeBSD-src-aac3e70226ce974507f4e98471f851f9280348fd.tar.gz
Add warnings about ifconfig incompatabilities caused by the addition of
ifi_epoch.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 99b56a9..ed1cf39 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,6 +28,15 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
which is part if struct ifnet. This means all network drivers
and network monitoring applications need to be recompiled.
+ WARNING WARNING WARNING WARNING WARNING WARNING WARNING
+
+ This also breaks ifconfig compatibility. An old ifconfig will
+ not work with the new kernel and a new ifconfig will not work
+ with the old. It is strongly recommended that you make a copy
+ of your old ifconfig before installworld. If you are installing
+ remotely, you must copy over a new ifconfig before rebooting in
+ to the new kernel.
+
20040828:
The default configuration for the network stack has been changed
such that it now runs without the Giant lock unless configured
OpenPOWER on IntegriCloud