Date: Thu, 7 Apr 2005 03:04:17 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt/net-snmp Makefileports/net-mgmt/net-snmp/files patch-interfaces.c Message-ID: <200504070304.j3734Hqw003330@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2005-04-07 03:04:17 UTC
FreeBSD ports repository
Modified files:
net-mgmt/net-snmp Makefile
Added files:
net-mgmt/net-snmp/files patch-interfaces.c
Log:
Fix the problem which cannot get ifPhysAddress value.
It seems agent/mibgroups/mibII/interfaces.c switched to use new
USE_SYSCTL_IFLIST knob but this does not support ifPhysAddress.
This patch uses old get_phys_address() function from new code.
Revision Changes Path
1.124 +1 -1 ports/net-mgmt/net-snmp/Makefile
1.4 +293 -0 ports/net-mgmt/net-snmp/files/patch-interfaces.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504070304.j3734Hqw003330>
