ipip: Tunnel flags controlling copying data to/from payload/encap
[vpp.git] / src / plugins / ikev2 / ikev2.h
index 2feecf7..fd669b3 100644 (file)
@@ -221,7 +221,8 @@ typedef enum
   _(9 , DES_IV32,  "des-iv32") \
   _(11, NULL,      "null")     \
   _(12, AES_CBC,   "aes-cbc")  \
-  _(13, AES_CTR,   "aes-ctr")
+  _(13, AES_CTR,   "aes-ctr")  \
+  _(20, AES_GCM_16, "aes-gcm-16")
 
 typedef enum
 {