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: Tue, 29 Aug 2023 12:07:25 +0200
From: Petr Machata <petrm@...dia.com>
To: <francois.michel@...ouvain.be>
CC: <netdev@...r.kernel.org>, <stephen@...workplumber.org>
Subject: Re: [PATCH v2 iproute2-next 1/2] tc: support the netem seed
 parameter for loss and corruption events

Took me a while to fight my way through all the unreads to this, and
it's already merged, but...

francois.michel@...ouvain.be writes:

> diff --git a/tc/q_netem.c b/tc/q_netem.c
> index 8ace2b61..febddd49 100644
> --- a/tc/q_netem.c
> +++ b/tc/q_netem.c
> @@ -31,6 +31,7 @@ static void explain(void)
>  		"                 [ loss random PERCENT [CORRELATION]]\n"
>  		"                 [ loss state P13 [P31 [P32 [P23 P14]]]\n"
>  		"                 [ loss gemodel PERCENT [R [1-H [1-K]]]\n"
> +		"                 [ seed SEED \n]"

The newline seems misplaced.

>  		"                 [ ecn ]\n"
>  		"                 [ reorder PERCENT [CORRELATION] [ gap DISTANCE ]]\n"
>  		"                 [ rate RATE [PACKETOVERHEAD] [CELLSIZE] [CELLOVERHEAD]]\n"

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ