ip: fix format_ip6_address_and_mask() bug 63/27863/2
authorChenmin Sun <chenmin.sun@intel.com>
Sun, 12 Jul 2020 00:08:36 +0000 (08:08 +0800)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 14 Jul 2020 14:34:57 +0000 (14:34 +0000)
commite30f9c5c6342a0f2430848ec4166b75596642964
treef4e34ce51d7a2742dea8f0af85c665dee5271a39
parent3999a4bdb76ae45711f494566d14cb0c7665c051
ip: fix format_ip6_address_and_mask() bug

Previously there's a format_ip4_address in format_ip6...
This patch fixes this typo

Type: fix

Signed-off-by: Chenmin Sun <chenmin.sun@intel.com>
Change-Id: Ice124db6594720ed35a992d069341f399c331e1d
src/vnet/ip/ip6_format.c