arp: add FEATURE.yaml 73/24173/2
authorNeale Ranns <nranns@cisco.com>
Fri, 3 Jan 2020 03:03:33 +0000 (03:03 +0000)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Fri, 3 Jan 2020 04:32:54 +0000 (04:32 +0000)
Type: docs

Change-Id: If03488de772204a984e1785c33646833f2de6e1e
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/arp/FEATURE.yaml [new file with mode: 0644]

diff --git a/src/vnet/arp/FEATURE.yaml b/src/vnet/arp/FEATURE.yaml
new file mode 100644 (file)
index 0000000..ecff90e
--- /dev/null
@@ -0,0 +1,9 @@
+---
+name: Address Resolution Protocol
+maintainer: Neale Ranns <nranns@cisco.com>
+features:
+  - ARP responder
+
+description: "ARP"
+state: production
+properties: [API, CLI, MULTITHREAD]