Mercurial > flash_v2
diff packages/net/snmp/agent/current/ChangeLog @ 105:5a0cc6c243a9 ecos-sw-2000-06-30
Merge from eCos master repository on 2000-06-30-08:18:49-BST
| author | jlarmour |
|---|---|
| date | Fri, 30 Jun 2000 16:27:35 +0000 |
| parents | 95f3e12a6327 |
| children | 84e4bde58b26 |
line wrap: on
line diff
--- a/packages/net/snmp/agent/current/ChangeLog +++ b/packages/net/snmp/agent/current/ChangeLog @@ -1,3 +1,14 @@ +2000-06-27 Hugo Tyson <hmt@cygnus.co.uk> + + * src/mibgroup/mibII/dot3.c (var_dot3StatsTable): Forgot the + DOT3STATSINDEX for loopback, so it claimed index 0. Fixed. + +2000-06-26 Hugo Tyson <hmt@cygnus.co.uk> + + * src/snmptask.c (cyg_net_snmp_init): Change the priority of the + SNMP thread; make it one less important than the network thread of + which it is a client. + 2000-06-19 Hugo Tyson <hmt@cygnus.co.uk> * src/mibgroup/mibII/dot3.c (var_dot3StatsTable): Don't trip over
