Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
115487c
)
arp: add FEATURE.yaml
73/24173/2
author
Neale Ranns
<
[email protected]
>
Fri, 3 Jan 2020 03:03:33 +0000
(
03:03
+0000)
committer
Paul Vinciguerra
<
[email protected]
>
Fri, 3 Jan 2020 04:32:54 +0000
(
04:32
+0000)
Type: docs
Change-Id: If03488de772204a984e1785c33646833f2de6e1e
Signed-off-by: Neale Ranns <
[email protected]
>
src/vnet/arp/FEATURE.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/src/vnet/arp/FEATURE.yaml
b/src/vnet/arp/FEATURE.yaml
new file mode 100644
(file)
index 0000000..
ecff90e
--- /dev/null
+++ b/
src/vnet/arp/FEATURE.yaml
@@ -0,0
+1,9
@@
+---
+name: Address Resolution Protocol
+maintainer: Neale Ranns <
[email protected]
>
+features:
+ - ARP responder
+
+description: "ARP"
+state: production
+properties: [API, CLI, MULTITHREAD]