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, 11 Dec 2019 10:24:10 -0700
From:   David Ahern <dsahern@...il.com>
To:     Stephen Hemminger <stephen@...workplumber.org>,
        netdev@...r.kernel.org
Subject: Re: [PATCH v2 iproute2-next] tc: do not output newline in oneline
 mode

On 12/4/19 4:37 PM, Stephen Hemminger wrote:
> In oneline mode the line seperator should be \
> but several parts of tc aren't doing it right.
> 
> Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
> ---
> v2 - found more places that need changing
> 
>  tc/f_flower.c     | 66 +++++++++++++++++++++++++++++++----------------
>  tc/m_csum.c       |  4 +--
>  tc/m_ct.c         |  5 ++--
>  tc/m_gact.c       |  8 +++---
>  tc/m_mirred.c     |  5 ++--
>  tc/m_mpls.c       |  3 ++-
>  tc/m_pedit.c      |  2 +-
>  tc/m_simple.c     |  2 +-
>  tc/m_tunnel_key.c |  3 ++-
>  tc/m_vlan.c       |  5 ++--
>  tc/m_xt.c         |  2 +-
>  tc/q_cake.c       |  4 +--
>  tc/q_fq_codel.c   |  3 ++-
>  tc/tc_filter.c    |  4 +--
>  tc/tc_qdisc.c     |  8 +++---
>  tc/tc_util.c      |  2 +-
>  16 files changed, 78 insertions(+), 48 deletions(-)
> 

applied to iproute2-next. Thanks


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ