misc: vpe.api messages dynamically allocated
[vpp.git] / src / vlibapi / FEATURE.yaml
1 ---
2 name: Binary API library
3 maintainer:
4   - Dave Barach <dave@barachs.net>
5 features:
6   - Event logging
7   - Message execution
8   - Message handler registration
9   - Message replay
10   - Message tracing
11   - Post-mortem message trace capture
12   - Platform-dependent message handler invocation
13 description: "Transport-independent binary API message handling library"
14 state: production