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

Jun Kuriyama kuriyama at FreeBSD.org
Wed Apr 6 20:04:18 PDT 2005


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)


More information about the cvs-all mailing list