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]
Date:   Sat, 14 Mar 2020 10:26:40 +0100
From:   Jiri Pirko <jiri@...nulli.us>
To:     netdev@...r.kernel.org
Cc:     dsahern@...il.com, stephen@...workplumber.org, mlxsw@...lanox.com
Subject: Re: [patch iproute2/net-next v4] tc: m_action: introduce support for
 hw stats type

Fri, Mar 13, 2020 at 01:12:57PM CET, jiri@...nulli.us wrote:

[...]

>diff --git a/tc/m_action.c b/tc/m_action.c
>index 4da810c8c0aa..2af15738922e 100644
>--- a/tc/m_action.c
>+++ b/tc/m_action.c
>@@ -51,8 +51,9 @@ static void act_usage(void)
> 		"	FL := ls | list | flush | <ACTNAMESPEC>\n"
> 		"	ACTNAMESPEC :=  action <ACTNAME>\n"
> 		"	ACTISPEC := <ACTNAMESPEC> <INDEXSPEC>\n"
>-		"	ACTSPEC := action <ACTDETAIL> [INDEXSPEC]\n"
>+		"	ACTSPEC := action <ACTDETAIL> [INDEXSPEC] [HWSTATSSPEC]\n"
> 		"	INDEXSPEC := index <32 bit indexvalue>\n"
>+		"	HWSTATSSPEC := hwstats [ immediate | delayed | disabled ]\n"

Sent v5 to fix this. Sorry.

> 		"	ACTDETAIL := <ACTNAME> <ACTPARAMS>\n"
> 		"		Example ACTNAME is gact, mirred, bpf, etc\n"
> 		"		Each action has its own parameters (ACTPARAMS)\n"

[...]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ