netsampler / goflow2

High performance sFlow/IPFIX/NetFlow Collector
BSD 3-Clause "New" or "Revised" License
487 stars 112 forks source link

IP List renderer #283

Closed iqbalaydrus closed 4 months ago

iqbalaydrus commented 9 months ago

In json format, IP list is now formatted as Hex. This PR will format ip address to the standard notation

lspgn commented 9 months ago

Hello, Thank you for suggesting this change. Is there a capture you could provide in order for me to test this?

iqbalaydrus commented 9 months ago

Sure

mplsiplist.pcap.zip

iqbalaydrus commented 9 months ago

Sorry, I was under the impression that the renderer doesn't accept slice/list type. Updated the PR to just include default MplsIp to use ip renderer

lspgn commented 4 months ago

Thank you @iqbalaydrus