[vpp-dev] Flowprobe API does not have dump messages.

2020-04-21 Thread Andrii Zakurenyi
Hi all There is no way to get current flowprobe params and a list of interfaces with recording enabled. It would be nice if "dump" API messages were also added to exposed API of Flowprobe plugin. Issue in Jira: https://jira.fd.io/browse/VPP-1861 Thanks, Andrii -=-=-=-=-=-=-=-=-=-=-=- Links: You

[vpp-dev] Setting IPFIX collector port does not work as expected

2020-04-16 Thread Andrii Zakurenyi
Hi all I've noticed that if port of collector in IPFIX configuration is set to different value than the default is, e.g. instead of 4739 which is the default, then packets with template will arrive at the configured port, but packets with data will still go to port 4739. Bug in Jira w