cvs commit: src/contrib/bsnmp/snmp_mibII mibII_interfaces.c
Hartmut Brandt
harti at FreeBSD.org
Wed Nov 2 06:05:50 PST 2005
harti 2005-11-02 14:05:49 UTC
FreeBSD src repository
Modified files: (Branch: BEGEMOT)
contrib/bsnmp/snmp_mibII mibII_interfaces.c
Log:
Vendor patch: fix the reporting of ifOperStatus. We now consider an
interface up when it is running AND the link is not down (that is, it is
up or unknown). If the interface is running but the link is down, we return
state 'dormant', because we're waiting for an external event. Otherwise
the interface is 'down'.
Submitted by: csjp
Reviewed by: glebius
Revision Changes Path
1.1.1.7 +17 -3 src/contrib/bsnmp/snmp_mibII/mibII_interfaces.c
More information about the cvs-src
mailing list