]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/ipaddress.c
ip: ipaddress: fix missing space after prefixlen
authorJulien Fortin <julien@cumulusnetworks.com>
Wed, 20 Sep 2017 20:26:51 +0000 (13:26 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 21 Sep 2017 01:05:03 +0000 (18:05 -0700)
commit6335c5ff67202cf5b39eb929e2a0a5bb133627ba
tree3edb2db2bd546836d57a3a8cf81ae88f8af1e6cf
parentbc6ba66047a349d20ec9b97601cb72da7138cf44
ip: ipaddress: fix missing space after prefixlen

Fixes: d0e720111aad2 ("ip: ipaddress.c: add support for json output")
Reported-by: Sabrina Dubroca <sd@queasysnail.net>
Reviewed-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
ip/ipaddress.c