docs: add more FEATURE.yaml documentation
[vpp.git] / src / vlib / FEATURE_trace.yaml
1 ---
2 name: Packet Tracer
3 maintainer: Dave Barach <dave@barachs.net>
4 features:
5   - pcap rx/tx/drop packet tracing
6   - vpp native (ascii) packet tracing
7   - graph dispatch engine pcap tracing
8   - classifier-based packet trace selection
9   - Per-interface packet trace  selection
10 description: "Support for various kinds of packet trace and captures.
11              Very useful for understanding and replaying traffic
12              for debugging purposes."
13 state: production
14 properties: [API, CLI, MULTITHREAD]