aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/pg/FEATURE.yaml
blob: 5dfdbf67235f1aa02c1799e974d11f5a4559e2b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
name: PG
maintainer: Dave Barach <dbarach@cisco.com>
features:
  - High-speed packet generation
  - Packet definition CLI
  - Support for pcap capture replay
  - Multi-thread packet generation
  - Packet injection into arbitrary graph nodes
  - Heavily used by "make test"
description: "High-speed packet generator"
state: production
properties: [CLI, MULTITHREAD]