summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/NEWS
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-10-04 14:41:06 +0000
committerharti <harti@FreeBSD.org>2005-10-04 14:41:06 +0000
commitefb2dfa1774240830b3f74b7fe4ab8050cc1cda0 (patch)
tree939b9a00cfa4d79510a088859c9352b689740218 /contrib/bsnmp/NEWS
parent2b366eef52ee173d11c8c3b0570cd771e5c0044a (diff)
downloadFreeBSD-src-efb2dfa1774240830b3f74b7fe4ab8050cc1cda0.zip
FreeBSD-src-efb2dfa1774240830b3f74b7fe4ab8050cc1cda0.tar.gz
Virgin import of bsnmpd 1.11
Diffstat (limited to 'contrib/bsnmp/NEWS')
-rw-r--r--contrib/bsnmp/NEWS24
1 files changed, 23 insertions, 1 deletions
diff --git a/contrib/bsnmp/NEWS b/contrib/bsnmp/NEWS
index 27e3c59..0043b0e 100644
--- a/contrib/bsnmp/NEWS
+++ b/contrib/bsnmp/NEWS
@@ -1,3 +1,25 @@
+1.11 Make the Mib2 routing table use red-black tree. This vastly
+ reduces loading and access time. Load the table only every 10
+ minutes. In the meantime process message from the routing socket
+ to update the table.
+
+ Lot of man-page fixes from ru@freebsd.org.
+
+ Fixes to command line macros and macro redefinition.
+
+ Trap variables for ntp (still need trap definition and code).
+
+ Periodic timers from Victor Cruceru.
+
+ Man-page fixes from Christian Brueffer.
+
+ Lots of spelling fixes from Giorgios Keramidas.
+
+ A number of changes to facilitate building on FreeBSD-4 from
+ Andrey Elsukov.
+
+ Add repeatable timers.
+
1.10
Change all the tick handling in the daemon from 32-bit to 64-bit.
Bump the modules' major version number to 3.
@@ -34,7 +56,7 @@
Maxim Konovalov)
1.7
- snmpd: Move event library initialisation before reading of
+ snmpd: Move event library initialization before reading of
config file (thanks to phk).
gensnmptree: can now read more than one tree and merge them.
OpenPOWER on IntegriCloud