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