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] [day] [month] [year] [list]
Message-ID: <57e5868a-1913-b438-e7aa-ab6b064c45a4@uclouvain.be>
Date: Wed, 23 Aug 2023 11:58:56 +0200
From: François Michel <francois.michel@...ouvain.be>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next 1/2] tc: support the netem seed parameter
 for loss and corruption events



Le 22/08/23 à 17:43, Stephen Hemminger a écrit :
> On Tue, 22 Aug 2023 16:04:02 +0200
> francois.michel@...ouvain.be wrote:
> 
>> +	if (seed_present)
>> +		print_u64(PRINT_ANY, "seed", " seed %llu", seed);
>> +
> 
> Since seed is after slot in the manual, you might want to put
> it after slot in the output.

True, I updated the code and re-tested. I'll submit a v2 patch now.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ