From 52b9562b83c993486f736eba2cbcf03ad65fbcec Mon Sep 17 00:00:00 2001 From: kmacy Date: Wed, 15 Apr 2009 20:34:19 +0000 Subject: add an llentry to struct route{_in6} to allow it to be passed around with the rtentry --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'UPDATING') 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. -- cgit v1.1