On 4/29/2026 7:45 AM, Warner Losh wrote: > Add helper function to convert target IPv6 socket address structure > to host format, handling all sockaddr_in6 fields including address, > port, flow info, and scope ID. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/bsd-ioctl.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
