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: Wed, 30 Aug 2023 17:05:21 +0200
From: francois.michel@...ouvain.be
To:
Cc: netdev@...r.kernel.org,
	francois.michel@...ouvain.be,
	stephen@...workplumber.org,
	petrm@...dia.com,
	dsahern@...nel.org
Subject: [PATCH iproute2-next 1/1] tc: fix typo in netem's usage string

From: François Michel <francois.michel@...ouvain.be>

Signed-off-by: François Michel <francois.michel@...ouvain.be>
---
 tc/q_netem.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tc/q_netem.c b/tc/q_netem.c
index febddd49..3be647ff 100644
--- a/tc/q_netem.c
+++ b/tc/q_netem.c
@@ -31,7 +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]"
+		"                 [ seed SEED ]\n"
 		"                 [ ecn ]\n"
 		"                 [ reorder PERCENT [CORRELATION] [ gap DISTANCE ]]\n"
 		"                 [ rate RATE [PACKETOVERHEAD] [CELLSIZE] [CELLOVERHEAD]]\n"
-- 
2.41.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ