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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 20 Oct 2023 13:05:49 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: kuba@...nel.org, pabeni@...hat.com, davem@...emloft.net,
	edumazet@...gle.com, jacob.e.keller@...el.com,
	johannes@...solutions.net
Subject: Re: [patch net-next v2 02/10] tools: ynl-gen: introduce support for
 bitfield32 attribute type

Fri, Oct 20, 2023 at 11:21:09AM CEST, jiri@...nulli.us wrote:

[..]

>@@ -192,7 +192,7 @@ properties:
>                 type: string
>               type: &attr-type
>                 description: The netlink attribute type
>-                enum: [ unused, pad, flag, binary, u8, u16, u32, u64, s32, s64,
>+                enum: [ unused, pad, flag, binary, bitfield32, u8, u16, u32, u64, s32, s64,
>                         string, nest, array-nest, nest-type-value ]
>               doc:
>                 description: Documentation of the attribute.

Note this hunk no longer applies as the patch adding uint/sint was just
applied. Will fix and send v3 tomorrow.

[..]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ