lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <599a281f-d468-4b92-8b15-6f1292888dd9@redhat.com>
Date: Tue, 11 Feb 2025 11:59:27 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: Donald Hunter <donald.hunter@...il.com>, netdev@...r.kernel.org,
 Jakub Kicinski <kuba@...nel.org>, "David S. Miller" <davem@...emloft.net>,
 Eric Dumazet <edumazet@...gle.com>, Simon Horman <horms@...nel.org>,
 Johannes Berg <johannes@...solutions.net>, linux-wireless@...r.kernel.org
Cc: donald.hunter@...hat.com
Subject: Re: [PATCH net-next v4 10/10] netlink: specs: wireless: add a spec
 for nl80211

Hi,

On 2/7/25 1:15 PM, Donald Hunter wrote:
> +        type: binary
> +  -
> +    name: nl80211-iftype-attrs

I'm unsure if a respin is worth, but the above yields a strange looking
c-struct name in generated/nl80211-user.h:

struct nl80211_nl80211_iftype_attrs { //...

All the cross-references looks correct, but replacing the above with:

name: iftype-attrs

AFAICS will also generate correct cross-reference and a more usual:

struct nl80211_iftype_attrs { // ...

Also waiting for some explicit ack from wireless.

Cheers,

Paolo


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ