Add entry for network interface cloning changes.

This commit is contained in:
Brooks Davis 2004-06-22 20:28:03 +00:00
parent 9a98ae94ba
commit 3db5687d2e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=130937

View File

@ -17,6 +17,15 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
20040622:
Network interface cloning has been overhauled. This change will
require a recompile of modules using cloning and modification of
external ones to the new API. __FreeBSD_version has been bumped
to 502119 to mark this change. Additionally, users creating
stf(4) interfaces via "ifconfig stf" will need to update their
scripts as this will create an interface named "stf" instead of
"stf0" and ifconfig will not print "stf0" to stdout.
20040621:
On 20040524, the /etc/rc.d/nsswitch script was modified to
automatically create /etc/nsswitch.conf on startup if it did