summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorkmacy <kmacy@FreeBSD.org>2009-04-15 20:34:19 +0000
committerkmacy <kmacy@FreeBSD.org>2009-04-15 20:34:19 +0000
commit52b9562b83c993486f736eba2cbcf03ad65fbcec (patch)
tree052058b69b0f81a1cff72f6328f3986cc864fdd6 /UPDATING
parent46ae43e7c6d9bf27aa68fc70d5cc810041078537 (diff)
downloadFreeBSD-src-52b9562b83c993486f736eba2cbcf03ad65fbcec.zip
FreeBSD-src-52b9562b83c993486f736eba2cbcf03ad65fbcec.tar.gz
add an llentry to struct route{_in6} to allow it to be passed around with
the rtentry
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index aef112d..a349333 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+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.
+
20090414:
The size of rt_metrics_lite and by extension rtentry has changed.
Networking administration apps will need to be recompiled.
OpenPOWER on IntegriCloud