
This patch documents the DNS plugin, vlib packet tracing, vnet feature arcs, and the vppinfra library. Type: docs Signed-off-by: Dave Barach <dave@barachs.net> Change-Id: Idb16ec0593d428ce78fe8404374a823a56b4b420
15 lines
502 B
YAML
15 lines
502 B
YAML
---
|
|
name: Packet Tracer
|
|
maintainer: Dave Barach <dave@barachs.net>
|
|
features:
|
|
- pcap rx/tx/drop packet tracing
|
|
- vpp native (ascii) packet tracing
|
|
- graph dispatch engine pcap tracing
|
|
- classifier-based packet trace selection
|
|
- Per-interface packet trace selection
|
|
description: "Support for various kinds of packet trace and captures.
|
|
Very useful for understanding and replaying traffic
|
|
for debugging purposes."
|
|
state: production
|
|
properties: [API, CLI, MULTITHREAD]
|