session: api to add new transport types
[vpp.git] / src / vnet / arp / FEATURE.yaml
1 ---
2 name: Address Resolution Protocol
3 maintainer: Neale Ranns <nranns@cisco.com>
4 features:
5   - ARP responder
6
7 description: "An implementation of the Address resolution protocol (ARP) as described in RFC826"
8 state: production
9 properties: [API, CLI, MULTITHREAD]