[Bug 293429] net/ucx: more of ipv6 addresses issues

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Mar 2026 12:57:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293429

Generic Rikka <rikka.goering@outlook.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #268479|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from Generic Rikka <rikka.goering@outlook.de> ---
Created attachment 268479
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268479&action=edit
net/ucx: fix build on FreeBSD 13.5 by defining s6_addr32 shim

I was able to reproduce the error on 13.5. Defining a small shim in
src/uct/ib/base/ib_device.c to map s6_addr32 to FreeBSD’s __u6_addr.__u6_addr32
resolved the build failure for me.
I attached a patch that implements this fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.