flowprobe: add api messages to obtain current state 29/36129/6
authorAlexander Chernavin <achernavin@netgate.com>
Thu, 12 May 2022 14:56:24 +0000 (14:56 +0000)
committerMatthew Smith <mgsmith@netgate.com>
Mon, 16 May 2022 20:53:19 +0000 (20:53 +0000)
Type: improvement

With this change:
 - add dump/details messages to obtain interfaces for which IPFIX flow
   record generation is enabled;
 - add get message to obtain parameters;
 - add a new message to set parameters with validation present and to
   correspond with get/set naming;
 - add tests for get/set parameters and dump/details interfaces.

Change-Id: I09f6ec990171ac8bcb9d2f5c92629803b8ab6c28
Signed-off-by: Alexander Chernavin <achernavin@netgate.com>

No differences found