ipsec: IPSec protection for multi-point tunnel interfaces
[vpp.git] / src / vnet / bier / bier_imp_node.c
index 5e3b3fb..8b20325 100644 (file)
@@ -143,8 +143,8 @@ bier_imp_dpo_inline (vlib_main_t * vm,
                                          BIER_HDR_ENTROPY_FIELD_SHIFT);
 
                 /*
-                 * use TTL 64 for the post enacp MPLS label/BIFT-ID
-                 * this we be decremeted in bier_output node.
+                 * use TTL 64 for the post encap MPLS label/BIFT-ID
+                 * this we be decremented in bier_output node.
                  */
                 vnet_buffer(b0)->mpls.ttl = 65;