diff packages/net/snmp/agent/current/ChangeLog @ 198:ea3f0bd33a73

Merge from eCos master repository on 2001-12-07-11:40:47-GMT
author jlarmour
date Fri, 07 Dec 2001 14:15:03 +0000
parents aa8364213009
children e0c0827131d1
line wrap: on
line diff
--- a/packages/net/snmp/agent/current/ChangeLog
+++ b/packages/net/snmp/agent/current/ChangeLog
@@ -1,3 +1,13 @@
+2001-11-21  Hugo Tyson  <hmt@redhat.com>
+
+	* src/snmpd.c (snmpd): Explicit execution-time initialization of
+	"running" variable, so that we can restart snmpd without it
+	immediately exiting again.
+
+	* src/snmptask.c (snmpdloop): Make the snmpd thread loop forever,
+	so that we can restart it when the state of all the interfaces
+	changes.
+
 2001-08-14  Gary Thomas  <gthomas@redhat.com>
 
 	* tests/snmpping.c: