vpp
vpp copied to clipboard
Fix crash when setting IPFIX collector
vlib_cli_output was crashing when calling format_ip4_address. Passing the correct parameters fixes this. Also, added the collector port to the output.
Thank you so much for your interest! VPP actually takes patches at https://gerrit.fd.io/
git clone https://gerrit.fd.io/r/vpp
I would then recommend using git review to contribute patches.