Date: Wed, 2 Nov 2005 14:05:49 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bsnmp/snmp_mibII mibII_interfaces.c Message-ID: <200511021405.jA2E5nAt079780@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511021405.jA2E5nAt079780>
