mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Update UPDATING for NETISR2 merge, fix a typo in another UPDATING entry.
This commit is contained in:
parent
c2c2a7c11e
commit
529cb8e371
1 changed files with 7 additions and 1 deletions
8
UPDATING
8
UPDATING
|
|
@ -23,11 +23,17 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
|
|||
ln -s aj /etc/malloc.conf.)
|
||||
|
||||
20090601:
|
||||
The way we are storing and accessing `routeing table' entries
|
||||
The way we are storing and accessing `routing table' entries
|
||||
has changed. Programs reading the FIB, like netstat, need to
|
||||
be re-compiled.
|
||||
Bump __FreeBSD_version to 800097.
|
||||
|
||||
20090601:
|
||||
A new netisr implementation has been added for FreeBSD 8. Network
|
||||
file system modules, such as igmp, ipdivert, and others, should be
|
||||
rebuilt.
|
||||
Bump __FreeBSD_version to 800096.
|
||||
|
||||
20090530:
|
||||
Remove the tunable/sysctl debug.mpsafevfs as its initial purpose
|
||||
is no more valid.
|
||||
|
|
|
|||
Loading…
Reference in a new issue