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]
Message-ID: <6e7b63e0-65f5-4920-8908-f6f6ede9716b@redhat.com>
Date: Tue, 14 Oct 2025 10:54:48 +0200
From: Jan Vaclav <jvaclav@...hat.com>
To: Fernando Fernandez Mancera <fmancera@...e.de>,
 "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
 Simon Horman <horms@...nel.org>, Jakub Kicinski <kuba@...nel.org>
Cc: Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org
Subject: Re: [PATCH v3 net-next] net/hsr: add protocol version to fill_info
 output

On 14.10.2025 10:48, Fernando Fernandez Mancera wrote:
> On 10/9/25 11:09 PM, Jan Vaclav wrote:
>> Currently, it is possible to configure IFLA_HSR_VERSION, but
>> there is no way to check in userspace what the currently
>> configured HSR protocol version is.
>>
>> Add it to the output of hsr_fill_info(), when the interface
>> is using the HSR protocol. Let's not expose it when using
>> the PRP protocol, since it only has one version and it's
>> not possible to set it from userspace.
>>
>> This info could then be used by e.g. ip(8), like so:
>> $ ip -d link show hsr0
>> 12: hsr0: <BROADCAST,MULTICAST> mtu ...
>>      ...
>>      hsr slave1 veth0 slave2 veth1 ... proto 0 version 1
> 
> I think this is missing the 'Signed-off-by' tag. Other than that, it 
> looks good to me. Not sure if it can be added while merging.
> 
> Reviewed-by: Fernando Fernandez Mancera <fmancera@...e.de>
> 

Yes, it looks like I dropped my signoff somewhere along the way, my 
apologies. If it's possible to add it while merging, please consider 
this patch as:

Signed-off-by: Jan Vaclav <jvaclav@...hat.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ