]> git.ipfire.org Git - thirdparty/iproute2.git/commit
police: Fix normal output back to what it was
authorRoi Dayan <roid@nvidia.com>
Mon, 12 Jul 2021 12:26:53 +0000 (15:26 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Sat, 17 Jul 2021 18:14:30 +0000 (11:14 -0700)
commit71d36000dc9ce8397fc45b680e0c0340df5a28e5
treec04151b3209765ec1d3c77ad31c3a4551641187a
parentf760bff328316244b510986cf0ed7ee1c3c689ef
police: Fix normal output back to what it was

With the json support fix the normal output was
changed. set it back to what it was.
Print overhead with print_size().
Print newline before ref.

Fixes: 0d5cf51e0d6c ("police: Add support for json output")
Signed-off-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/m_police.c