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:	Wed, 28 May 2014 16:56:07 -0700
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Jamal Hadi Salim <jhs@...atatu.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] actions: correctly report the number of actions
 flushed

On Sat, 24 May 2014 09:13:35 -0400
Jamal Hadi Salim <jhs@...atatu.com> wrote:

> From: Jamal Hadi Salim <jhs@...atatu.com>
> 
> This also fixes a long standing bug of not sanely reporting the
> action chain ordering
> 
> Sample scenario test
> 
> on window 1(event window):
> run "tc monitor" and observe events
> 
> on window 2:
> sudo tc actions add action drop index 10
> sudo tc actions add action ok index 12
> sudo tc actions ls action gact
> sudo tc actions flush action gact
> 
> See the event window reporting two entries
> (doing another listing should show empty generic actions)
> 
> Signed-off-by: Jamal Hadi Salim <jhs@...atatu.com>

Applied all 3 action patches, thanks

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ