]> git.proxmox.com Git - mirror_iproute2.git/commit - tc/tc_util.c
tc: do not output newline in oneline mode
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 4 Dec 2019 23:37:26 +0000 (15:37 -0800)
committerDavid Ahern <dsahern@gmail.com>
Wed, 11 Dec 2019 17:21:10 +0000 (17:21 +0000)
commit7b0d424abef169ac259ce54de90d69237b5d2bda
treedcc981a2b5ea7a9923f02fc7461045fc537c9d9f
parentf39da545b68822868cde864f5a4d0a463b963646
tc: do not output newline in oneline mode

In oneline mode the line seperator should be \
but several parts of tc aren't doing it right.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@gmail.com>
16 files changed:
tc/f_flower.c
tc/m_csum.c
tc/m_ct.c
tc/m_gact.c
tc/m_mirred.c
tc/m_mpls.c
tc/m_pedit.c
tc/m_simple.c
tc/m_tunnel_key.c
tc/m_vlan.c
tc/m_xt.c
tc/q_cake.c
tc/q_fq_codel.c
tc/tc_filter.c
tc/tc_qdisc.c
tc/tc_util.c