ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC
[vpp.git] / src / vnet / ipsec / FEATURE.yaml
index 0fe7781..99df89a 100644 (file)
@@ -3,9 +3,9 @@ name: IP Security
 maintainer: Neale Ranns <nranns@cisco.com>
 features:
   - IPSec (https://tools.ietf.org/html/rfc4301)
-  - Authetication Header (https://tools.ietf.org/html/rfc4302)
+  - Authentication Header (https://tools.ietf.org/html/rfc4302)
   - Encapsulating Security Payload (https://tools.ietf.org/html/rfc4303)
 
-description: "IPSec"
+description: "An implementation of IPSec"
 state: production
 properties: [API, CLI, MULTITHREAD]