comparison packages/net/snmp/agent/current/ChangeLog @ 143:6b5f480c6929 ecos-sw-2000-12-08

Merge from eCos master repository on 2000-12-08-02:09:36-GMT
author jlarmour
date Fri, 08 Dec 2000 03:30:06 +0000
parents a9ac27ec7abc
children 8f2f7615e727
comparison
equal deleted inserted replaced
142:12eccf9656f3 143:6b5f480c6929
1 2000-11-29 Hugo Tyson <hmt@redhat.com>
2 2000-11-29 Andrew Lunn <Andrew.Lunn@ascom.ch>
3 * src/mibgroup/mibII/dot3.c (var_dot3StatsTable):
4 * src/mibgroup/mibII/interfaces.c (var_ifTable):
5 Undo Hugo's fix; it fails if there are holes in the if_index space
6 (not something I expected). Use this fix instead, from Andrew.
7 [CASE 104939]
8
9 * src/mibgroups/mibII/ip.c: IPADENTIFINDEX should return the
10 interface index as seen in the interface group. This is not the
11 if_index but merely acquired by counting.
12
1 2000-11-17 Hugo Tyson <hmt@redhat.com> 13 2000-11-17 Hugo Tyson <hmt@redhat.com>
2 14
3 * src/mibgroup/mibII/dot3.c (var_dot3StatsTable): 15 * src/mibgroup/mibII/dot3.c (var_dot3StatsTable):
4 * src/mibgroup/mibII/interfaces.c (var_ifTable): Use the 16 * src/mibgroup/mibII/interfaces.c (var_ifTable): Use the
5 last component of the OID to select the matching interface rather 17 last component of the OID to select the matching interface rather