[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5cc23f63-dd58-5eb1-9471-438ec19d14f2@gmail.com>
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