K 10 svn:author V 6 brooks K 8 svn:date V 27 2018-04-07T00:04:28.617333Z K 7 svn:log V 321 MFC r331648: Improve copy-and-pasted versions of SIOCGIFADDR. The original implementation used a reference to ifr_data and a cast to do the equivalent of accessing ifr_addr. This was copied multiple times since 1996. Approved by: kib Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14873 END