diff options
Diffstat (limited to 'src/plugins/flowprobe/FEATURE.yaml')
-rw-r--r-- | src/plugins/flowprobe/FEATURE.yaml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/plugins/flowprobe/FEATURE.yaml b/src/plugins/flowprobe/FEATURE.yaml index f3388fc2c25..66382433d03 100644 --- a/src/plugins/flowprobe/FEATURE.yaml +++ b/src/plugins/flowprobe/FEATURE.yaml @@ -1,3 +1,4 @@ +--- name: IPFIX probe maintainer: Ole Troan <ot@cisco.com> features: @@ -6,8 +7,8 @@ features: - Recording of L2, L3 and L4 information description: "IPFIX flow probe. Works in the L2, or IP input feature path." missing: - - Output path - - Export over IPv6 - - Export over TCP/SCTP + - Output path + - Export over IPv6 + - Export over TCP/SCTP state: production properties: [API, CLI, STATS, MULTITHREAD] |