hs-test: fix TCP with loss test
[vpp.git] / src / plugins / l3xc / FEATURE.yaml
index 3c2bf07..0ee8c0c 100644 (file)
@@ -4,10 +4,10 @@ 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
 
-description: "L3-xconnect"
+description: ""
 state: production
 properties: [API, CLI, MULTITHREAD]