Files
vpp/src/plugins/tracenode/FEATURE.yaml
T
Maxime Peim 77812045e7 tracenode: filtering feature
In order to be able to filter on encapsulated packet, a new node
has been added to the ip4/6-unicast arcs.

Type: feature
Change-Id: I1e8ee05bc6d0fce20cadd8319c81bab260c17d21
Signed-off-by: Maxime Peim <mpeim@cisco.com>
2023-09-04 07:57:44 +00:00

9 lines
276 B
YAML

---
name: Trace node
maintainer: Maxime Peim <mpeim@cisco.com>
features:
- allow trace filtering on encapsulated (inner) packets
description: "Allow tracing on IP feature arc. Encapsulated packets can then be traced and filtered."
state: experimental
properties: [CLI, API]