K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2005-04-07T03:04:17.000000Z K 7 svn:log V 247 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. END