flowprobe: add support for reporting on inbound packets
[vpp.git] / src / plugins / flowprobe / FEATURE.yaml
1 ---
2 name: IPFIX probe
3 maintainer: Ole Troan <ot@cisco.com>
4 features:
5   - L2 input and output feature path
6   - IPv4 / IPv6 input and output feature path
7   - Recording of L2, L3, and L4 information
8 description: "IPFIX flow probe. Works in the L2 or IP feature path both input and output."
9 missing:
10   - Export over IPv6
11   - Export over TCP/SCTP
12 state: production
13 properties: [API, CLI, STATS, MULTITHREAD]