On 4/29/2026 7:45 AM, Warner Losh wrote: > From: "Stacey D. Son" <[email protected]> > > Add os-ioctl-sockio.h with network socket and interface control ioctl > definitions including SIOCGIFADDR, SIOCSIFADDR, SIOCGIFCONF, and > related network interface ioctls with target_ structure definitions. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/freebsd/os-ioctl-sockio.h | 240 > +++++++++++++++++++++++++++++++++++++ > 1 file changed, 240 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
