ipfix-export: pass ipv4 addr to format fn for show 12/35312/1
authorPaul Atkins <patkins@graphiant.com>
Wed, 1 Dec 2021 13:13:16 +0000 (13:13 +0000)
committerPaul Atkins <patkins@graphiant.com>
Wed, 16 Feb 2022 11:30:34 +0000 (11:30 +0000)
commit7b35695c2395c751d6d8dbb3041896422f12f72a
tree907b01c2dcd4d8b814f626ff682cf517a19451be
parent9d2db2eb2ed212d205310142ab49b1f883d513ce
ipfix-export: pass ipv4 addr to format fn for show

When the ipfix address was changed to be an ip_address instead of
an ip4_address the output when creating an exporter via the cli
should have been modified to take the address of the v4 part of
the addr.

Type: fix
Signed-off-by: Paul Atkins <patkins@graphiant.com>
Change-Id: I141456cd9092c861a4c4aefba4035dbde23efcd6
(cherry picked from commit bf9918a7e0c6bf116b90780cbc2c111ca7995399)
src/vnet/ipfix-export/flow_report.c