K 10 svn:author V 6 archie K 8 svn:date V 27 1999-06-05T05:55:07.000000Z K 7 svn:log V 389 When incrementing through a SIOCGIFCONF list, enforce a lower limit of sizeof(ifr->ifr_addr) for the variable length field ifr->ifr_addr.sa_len. Otherwise the increment will be wrong in certain cases. Obtained from: Whistle source tree For the record: Garrett Wollman suggests SIOCGIFCONF should be dropped in favor of a sysctl mechanism. END