summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKip Macy <kmacy@FreeBSD.org>2009-04-15 22:09:42 +0000
committerKip Macy <kmacy@FreeBSD.org>2009-04-15 22:09:42 +0000
commit773b573a9616b08f2a035a49bc7569187890268a (patch)
treeb681a34142a518e52a6aaa01458c67edca492fd9 /UPDATING
parent82c33e73f2588fd9606a58e4a42564f9aa6c0956 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a3493333f3a2..00b6d03b517b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -23,6 +23,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
ln -s aj /etc/malloc.conf.)
20090415:
+ Anticipate overflowing inp_flags - add inp_flags2.
+ This changes most offsets in inpcb, so checking v4 connection
+ state will require a world rebuild.
+ Bump __FreeBSD_version to 800080.
+20090415:
Add an llentry to struct route and struct route_in6. Modules
embedding a struct route will need to be recompiled.
Bump __FreeBSD_version to 800079.