ipfix-export: Change exp to use ip_address 21/34021/3
authorPaul Atkins <patkins@graphiant.com>
Mon, 4 Oct 2021 14:43:56 +0000 (15:43 +0100)
committerNeale Ranns <neale@graphiant.com>
Mon, 22 Nov 2021 09:30:09 +0000 (09:30 +0000)
commit5140484529d420af47d6aa8ffbe6818621d8b55f
tree0946e14e9556e5b63b2285a1562d92994d3db717
parent0ea1485361dfd23fe5f2522495efb9990df5a790
ipfix-export: Change exp to use ip_address

Modify the ipfix_exporter to use ip_address instead of the ipv4 specific
version. Modify the current code so that it writes into the v4 specific
part of the address, i.e. we are not yet fully supporting IPv6.  For the
exporter configured via the original API (the one that is always in slot0)
we will not support IPv6 addresses.

Type: improvement
Signed-off-by: Paul Atkins <patkins@graphiant.com>
Change-Id: Ic9854ac62aaee76a7a55a958234c456fd9828c4c
src/plugins/flowprobe/flowprobe.c
src/plugins/flowprobe/node.c
src/plugins/ioam/analyse/ioam_summary_export.c
src/plugins/nat/lib/ipfix_logging.c
src/vnet/ipfix-export/flow_api.c
src/vnet/ipfix-export/flow_report.c
src/vnet/ipfix-export/flow_report.h
src/vnet/ipfix-export/flow_report_classify.c