NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/58235: compat_netbsd32 broken for SIOCGIFDATA



The following reply was made to PR kern/58235; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/58235: compat_netbsd32 broken for SIOCGIFDATA
Date: Thu, 9 May 2024 13:29:38 +0200

 I tested NetBSD 4.0 and 5.2.3 binaries, both for amd64 and i386.
 
 The 4.0 ones work fine, ifconfig is using different ioctls there, which are
 properly translated.
 
 The 5.x ones do not work at all - from a quick glance due to the sysctls
 used by getifaddrs(3) not working. I'll leave this part alone.
 
 If noone has better ideas how to deal with the struct layout in the compat
 structures in my patch, I'll commit it in a few days.
 
 Martin
 


Home | Main Index | Thread Index | Old Index