HomeFreeBSD

MFC r331648:

Description

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

Details

Provenance
brooksAuthored on
Differential Revision
D14873: Improve copy-and-paste versions of SIOCGIFADDR.
Parents
rS332159: MFC r331648:
Branches
Unknown
Tags
Unknown