Mercurial > ecos
diff packages/net/snmp/agent/current/ChangeLog @ 136:a9ac27ec7abc ecos-sw-2000-11-17
Merge from eCos master repository on 2000-11-17-18:24:25-GMT
| author | jlarmour |
|---|---|
| date | Fri, 17 Nov 2000 23:16:43 +0000 |
| parents | 77cec8369160 |
| children | 6b5f480c6929 |
line wrap: on
line diff
--- a/packages/net/snmp/agent/current/ChangeLog +++ b/packages/net/snmp/agent/current/ChangeLog @@ -1,3 +1,12 @@ +2000-11-17 Hugo Tyson <hmt@redhat.com> + + * src/mibgroup/mibII/dot3.c (var_dot3StatsTable): + * src/mibgroup/mibII/interfaces.c (var_ifTable): Use the + last component of the OID to select the matching interface rather + than merely counting through them. Thus this MIB matches eg. the + IP MIB in terms of ip.ipAddrTable.ipAddrEntry.ipAdEntIfIndex. + [CASE 104939 "snmp interface and IP group don't correspond"] + 2000-08-31 Hugo Tyson <hmt@cygnus.co.uk> * tests/snmpping.c (net_test): Add use of network realtime test
