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:	Mon, 18 Jan 2016 11:43:09 -0800
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Daniel Borkmann <daniel@...earbox.net>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 -next 0/2] clsact frontend

On Tue, 12 Jan 2016 01:42:18 +0100
Daniel Borkmann <daniel@...earbox.net> wrote:

> Cleanup on ingress and addition of clsact frontend. There's no man-page
> for ingress nor for clsact, will follow-up with one to document both.
> 
> The patch requires a header update and is against your current net-next
> branch (pre master merge).
> 
> Thanks!
> 
> Daniel Borkmann (2):
>   tc, ingress: clean up ingress handling a bit
>   tc, clsact: add clsact frontend
> 
>  tc/Makefile    |  1 +
>  tc/q_clsact.c  | 34 ++++++++++++++++++++++++++++++++++
>  tc/q_ingress.c | 20 +++++---------------
>  tc/tc_filter.c | 46 ++++++++++++++++++++++++++++++++++++++--------
>  tc/tc_qdisc.c  | 32 ++++++++++++++++++--------------
>  5 files changed, 96 insertions(+), 37 deletions(-)
>  create mode 100644 tc/q_clsact.c
> 

Applied (to master).

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ