Date: Fri, 11 Oct 2024 10:39:43 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 281990] offset of sa_family in sockaddr_ib inconsistent with sockaddr Message-ID: <bug-281990-7501-jYaEI0OVD7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281990-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-281990-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281990 --- Comment #4 from Konstantin Belousov <kib@FreeBSD.org> --- Besides ABI issue already pointed out. I suspect that such change is very complex and not limited to recompilation= and dso versions bump. We need to ensure that len field is filled, and perhaps checked at right places. Since OFED code comes from Linux where no len fie= ld exists AFAIR, it means the full audit of the vendor code. Also it means a serious incompatibility with the Linux code, where IB/RDMA apps cannot be recompiled on FreeBSD without even more code changes. Well, I do not object against making this right, but it is huge work IMO. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281990-7501-jYaEI0OVD7>