lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe
[vpp.git] / src / plugins / pppoe / FEATURE.yaml
1 ---
2 name: PPPoE
3 maintainer: Hongjun Ni <hongjun.ni@intel.com>
4 features:
5   - PPPoE Control Plane packet dispatch
6   - PPPoE decapsulation
7   - PPPoE encapsulation
8
9 description: "PPP over Ethernet"
10 state: production
11 properties: [API, CLI, MULTITHREAD]