On 4/29/2026 7:45 AM, Warner Losh wrote: > From: "Stacey D. Son" <[email protected]> > > Add os-ioctl-in6_var.h with IPv6 network interface ioctl definitions > including SIOCAIFADDR_IN6, SIOCDIFADDR_IN6, and related IPv6 > configuration ioctls with target_in6_* structure definitions. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/freebsd/os-ioctl-in6_var.h | 217 > ++++++++++++++++++++++++++++++++++++ > 1 file changed, 217 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
