aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>2021-10-08 15:13:07 +0200
committerNeale Ranns <neale@graphiant.com>2021-10-11 09:05:43 +0000
commitbd23b405fbe99034d75a46b060567e5adf62c04e (patch)
tree017c0988bb79b45ac5bf04ec2089328e0cab103e /src/plugins
parent5e5f800480f4344a3bf22a6df937f94ce5c10ba1 (diff)
docs: nitfixes in FEATURE.yaml
Type: improvement Change-Id: Iec585880085b12b08594a0640822cd831455d594 Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/bufmon/FEATURE.yaml4
-rw-r--r--src/plugins/cnat/FEATURE.yaml2
-rw-r--r--src/plugins/crypto_native/FEATURE.yaml2
-rw-r--r--src/plugins/dhcp/FEATURE.yaml2
-rw-r--r--src/plugins/l3xc/FEATURE.yaml2
-rw-r--r--src/plugins/srv6-mobile/FEATURE.yaml2
6 files changed, 7 insertions, 7 deletions
diff --git a/src/plugins/bufmon/FEATURE.yaml b/src/plugins/bufmon/FEATURE.yaml
index 639643e5a28..81dc6e8fa5a 100644
--- a/src/plugins/bufmon/FEATURE.yaml
+++ b/src/plugins/bufmon/FEATURE.yaml
@@ -2,7 +2,7 @@
name: Buffers monitoring plugin
maintainer: BenoƮt Ganne <bganne@cisco.com>
features:
- - monitor buffer utiization in VPP graph nodes
-description: "monitor buffer utiization in VPP graph nodes"
+ - monitor buffer utilization in VPP graph nodes
+description: "monitor buffer utilization in VPP graph nodes"
state: production
properties: [CLI, MULTITHREAD]
diff --git a/src/plugins/cnat/FEATURE.yaml b/src/plugins/cnat/FEATURE.yaml
index 9deda2e94cc..880d713b63f 100644
--- a/src/plugins/cnat/FEATURE.yaml
+++ b/src/plugins/cnat/FEATURE.yaml
@@ -9,7 +9,7 @@ description: "This plugin is intended to complement the VPP's plugin_nat for
Cloud use-cases. It allows for source/destination address/port
translation based on multiple criterias. It is intended to be modular
enough so that one could write a use-case optimised translation function
- without having to deal with actually re-writing packets or maintining
+ without having to deal with actually re-writing packets or maintaining
sessions.
This plugin supports multithreading. Workers share a unique bihash where
sessions are stored."
diff --git a/src/plugins/crypto_native/FEATURE.yaml b/src/plugins/crypto_native/FEATURE.yaml
index 206caceb2d4..06f26d4a8cf 100644
--- a/src/plugins/crypto_native/FEATURE.yaml
+++ b/src/plugins/crypto_native/FEATURE.yaml
@@ -5,6 +5,6 @@ features:
- CBC(128, 192, 256)
- GCM(128, 192, 256)
-description: "An implentation of a native crypto-engine"
+description: "An implementation of a native crypto-engine"
state: production
properties: [API, CLI, MULTITHREAD]
diff --git a/src/plugins/dhcp/FEATURE.yaml b/src/plugins/dhcp/FEATURE.yaml
index 469af29cee5..a517cb849de 100644
--- a/src/plugins/dhcp/FEATURE.yaml
+++ b/src/plugins/dhcp/FEATURE.yaml
@@ -6,6 +6,6 @@ features:
- DHCPv6 prefix delegation
- DHCP Proxy / Option 82
-description: "An implemenation of the Dynamic Host Configuration Protocol (DHCP) client"
+description: "An implementation of the Dynamic Host Configuration Protocol (DHCP) client"
state: production
properties: [API, CLI, MULTITHREAD]
diff --git a/src/plugins/l3xc/FEATURE.yaml b/src/plugins/l3xc/FEATURE.yaml
index 5086fee3c57..0ee8c0c2168 100644
--- a/src/plugins/l3xc/FEATURE.yaml
+++ b/src/plugins/l3xc/FEATURE.yaml
@@ -4,7 +4,7 @@ maintainer: Neale Ranns <nranns@cisco.com>
features:
- cross connect all ingress traffic on an L3 interface to an output FIB path.
- the path can describe any output (with the exception of MPLS labels)
- - The same functions can be acheived by using a dedicated VRF for the table
+ - The same functions can be achieved by using a dedicated VRF for the table
and adding a default route with the same path. However, the L3XC is more
efficient in memory and CPU
diff --git a/src/plugins/srv6-mobile/FEATURE.yaml b/src/plugins/srv6-mobile/FEATURE.yaml
index 3289b890506..45fb7da0201 100644
--- a/src/plugins/srv6-mobile/FEATURE.yaml
+++ b/src/plugins/srv6-mobile/FEATURE.yaml
@@ -1,5 +1,5 @@
---
-name: SRv6 Mobuile
+name: SRv6 Mobile
maintainer: Tetsuya Murakami <tetsuya.mrk@gmail.com>
features:
- GTP4.D