Files
vpp/src/vnet/arp/FEATURE.yaml
Ole Troan bbff1439c0 misc: fix feature description spelling
Type: docs
Signed-off-by: Ole Troan <ot@cisco.com>
Change-Id: I46856db81d42c3f10c03a7bf9a245cc998cd8a01
2020-01-09 15:20:07 +00:00

10 lines
261 B
YAML

---
name: Address Resolution Protocol
maintainer: Neale Ranns <nranns@cisco.com>
features:
- ARP responder
description: "An implementation of the Address resolution protocol (ARP) as described in RFC826"
state: production
properties: [API, CLI, MULTITHREAD]