ip: fix format_ip6_address_and_mask() bug 89/28489/2
authorChenmin Sun <chenmin.sun@intel.com>
Sun, 12 Jul 2020 00:08:36 +0000 (08:08 +0800)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 18 Aug 2020 19:47:21 +0000 (19:47 +0000)
commitedec3f6041d6ecdb2cc2f497641e63fd9a134d88
tree591a8466391aaaee4646a1b3ab9b7ebf66be90f3
parent806f3f617784fbc507fd8a8ed3e1cce75915a66b
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
(cherry picked from commit e30f9c5c6342a0f2430848ec4166b75596642964)
src/vnet/ip/ip6_format.c