cvs commit: ports/net-mgmt/net-snmp Makefileports/net-mgmt/net-snmp/files patch-interfaces.c

[ Available lists | Index of cvs-ports | Month of Apr 2005 | Week of 7 Apr 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jun Kuriyama <kuriyama@FreeBSD.org>
Date
7 Apr 2005 03:04:18
Subject
cvs commit: ports/net-mgmt/net-snmp Makefileports/net-mgmt/net-snmp/files patch-interfaces.c
Message-ID
200504070304.j3734Hqw003330@repoman.freebsd.org


[ Hide this part ]
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)


Elapsed time: 0.053 seconds