K 10 svn:author V 2 pi K 8 svn:date V 27 2019-09-29T19:41:48.667328Z K 7 svn:log V 481 net-mgmt/net-snmp: fix for first byte of IF-MIB::ifPhysAddress is always 0 - netsnmp_arch_interface_container_load() writes terminating NUL directly to the sdl_data *past* the length specified in sdl_nlen, overwriting first byte of physadrr. PR: 231996 Submitted by: Yuri Pankov Reviewed by: Bart Van Assche (upstream maintainer) Approved by: zi (maintainer) Obtained from: https://sourceforge.net/p/net-snmp/code/merge-requests/20/ END